The Elk Code
 
Loading...
Searching...
No Matches
modgw Module Reference

Variables

real(8) wmaxgw
 
integer nwgw
 
integer, dimension(2) intwgw
 
integer npfftw
 
integer, dimension(:), allocatable iwfft
 
integer nwfm
 
integer nwbs
 
real(8), dimension(:), allocatable wgw
 
complex(8), dimension(:), allocatable wfm
 
logical tsediag
 
integer actype
 
integer npole
 
integer nspade
 
logical ksgwrho
 

Variable Documentation

◆ actype

integer modgw::actype

Definition at line 30 of file modgw.f90.

◆ intwgw

integer, dimension(2) modgw::intwgw

Definition at line 13 of file modgw.f90.

◆ iwfft

integer, dimension(:), allocatable modgw::iwfft

Definition at line 17 of file modgw.f90.

◆ ksgwrho

logical modgw::ksgwrho

Definition at line 38 of file modgw.f90.

◆ npfftw

integer modgw::npfftw

Definition at line 15 of file modgw.f90.

◆ npole

integer modgw::npole

Definition at line 32 of file modgw.f90.

◆ nspade

integer modgw::nspade

Definition at line 35 of file modgw.f90.

◆ nwbs

integer modgw::nwbs

Definition at line 21 of file modgw.f90.

◆ nwfm

integer modgw::nwfm

Definition at line 19 of file modgw.f90.

◆ nwgw

integer modgw::nwgw

Definition at line 11 of file modgw.f90.

◆ tsediag

logical modgw::tsediag

Definition at line 27 of file modgw.f90.

◆ wfm

complex(8), dimension(:), allocatable modgw::wfm

Definition at line 25 of file modgw.f90.

◆ wgw

real(8), dimension(:), allocatable modgw::wgw

Definition at line 23 of file modgw.f90.

◆ wmaxgw

real(8) modgw::wmaxgw

Definition at line 9 of file modgw.f90.