Variables | |
complex(8), dimension(:), allocatable, target | duvwx |
real(8), dimension(:,:), allocatable | evaluv |
real(8), dimension(:,:), allocatable | vnorm |
real(8) | tauefm |
real(8) | epsefm |
real(8) | ehfb |
complex(8), dimension(:,:,:), pointer, contiguous | dvv |
complex(8), dimension(:,:,:), pointer, contiguous | duv |
real(8) | face |
logical | bdiag |
real(8) | ecutb |
real(8), dimension(:,:), allocatable | evalwx |
integer | pwxpsn |
real(8), dimension(:,:), allocatable | xnorm |
complex(8), dimension(:,:,:), pointer, contiguous | dxx |
complex(8), dimension(:,:,:), pointer, contiguous | dwx |
logical | ediag |
logical modbog::bdiag |
Definition at line 29 of file modbog.f90.
complex(8), dimension(:,:,:), pointer, contiguous modbog::duv |
Definition at line 25 of file modbog.f90.
complex(8), dimension(:), allocatable, target modbog::duvwx |
Definition at line 9 of file modbog.f90.
complex(8), dimension(:,:,:), pointer, contiguous modbog::dvv |
Definition at line 25 of file modbog.f90.
complex(8), dimension(:,:,:), pointer, contiguous modbog::dwx |
Definition at line 43 of file modbog.f90.
complex(8), dimension(:,:,:), pointer, contiguous modbog::dxx |
Definition at line 43 of file modbog.f90.
real(8) modbog::ecutb |
Definition at line 31 of file modbog.f90.
logical modbog::ediag |
Definition at line 45 of file modbog.f90.
real(8) modbog::ehfb |
Definition at line 23 of file modbog.f90.
real(8) modbog::epsefm |
Definition at line 21 of file modbog.f90.
real(8), dimension(:,:), allocatable modbog::evaluv |
Definition at line 15 of file modbog.f90.
real(8), dimension(:,:), allocatable modbog::evalwx |
Definition at line 37 of file modbog.f90.
real(8) modbog::face |
Definition at line 27 of file modbog.f90.
integer modbog::pwxpsn |
Definition at line 39 of file modbog.f90.
real(8) modbog::tauefm |
Definition at line 19 of file modbog.f90.
real(8), dimension(:,:), allocatable modbog::vnorm |
Definition at line 17 of file modbog.f90.
real(8), dimension(:,:), allocatable modbog::xnorm |
Definition at line 41 of file modbog.f90.