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

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
 

Variable Documentation

◆ bdiag

logical modbog::bdiag

Definition at line 29 of file modbog.f90.

◆ duv

complex(8), dimension(:,:,:), pointer, contiguous modbog::duv

Definition at line 25 of file modbog.f90.

◆ duvwx

complex(8), dimension(:), allocatable, target modbog::duvwx

Definition at line 9 of file modbog.f90.

◆ dvv

complex(8), dimension(:,:,:), pointer, contiguous modbog::dvv

Definition at line 25 of file modbog.f90.

◆ dwx

complex(8), dimension(:,:,:), pointer, contiguous modbog::dwx

Definition at line 43 of file modbog.f90.

◆ dxx

complex(8), dimension(:,:,:), pointer, contiguous modbog::dxx

Definition at line 43 of file modbog.f90.

◆ ecutb

real(8) modbog::ecutb

Definition at line 31 of file modbog.f90.

◆ ediag

logical modbog::ediag

Definition at line 45 of file modbog.f90.

◆ ehfb

real(8) modbog::ehfb

Definition at line 23 of file modbog.f90.

◆ epsefm

real(8) modbog::epsefm

Definition at line 21 of file modbog.f90.

◆ evaluv

real(8), dimension(:,:), allocatable modbog::evaluv

Definition at line 15 of file modbog.f90.

◆ evalwx

real(8), dimension(:,:), allocatable modbog::evalwx

Definition at line 37 of file modbog.f90.

◆ face

real(8) modbog::face

Definition at line 27 of file modbog.f90.

◆ pwxpsn

integer modbog::pwxpsn

Definition at line 39 of file modbog.f90.

◆ tauefm

real(8) modbog::tauefm

Definition at line 19 of file modbog.f90.

◆ vnorm

real(8), dimension(:,:), allocatable modbog::vnorm

Definition at line 17 of file modbog.f90.

◆ xnorm

real(8), dimension(:,:), allocatable modbog::xnorm

Definition at line 41 of file modbog.f90.