allocate_energies Subroutine

public subroutine allocate_energies(flag, iemxd, ez, dez, wez)

Subroutine handling the allocation/deallocation of arrays that describe energies

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: flag
integer, intent(in) :: iemxd
complex(kind=dp), intent(inout), dimension (:), allocatable :: ez
complex(kind=dp), intent(inout), dimension (:), allocatable :: dez
complex(kind=dp), intent(inout), dimension (:), allocatable :: wez