Octopus
|
Definition at line 143 of file hgh_projector.F90.
Public Attributes | |
real(real64), dimension(:, :), allocatable, public | dp |
projectors More... | |
complex(real64), dimension(:, :), allocatable, public | zp |
real(real64), dimension(3, 3), public | h = M_ZERO |
parameters More... | |
real(real64), dimension(3, 3), public | k = M_ZERO |
spin-orbit parameters More... | |
Private Attributes | |
integer | n_s |
number of points inside the sphere More... | |
|
private |
number of points inside the sphere
Definition at line 145 of file hgh_projector.F90.
real(real64), dimension(:, :), allocatable, public hgh_projector_oct_m::hgh_projector_t::dp |
projectors
Definition at line 146 of file hgh_projector.F90.
complex(real64), dimension(:, :), allocatable, public hgh_projector_oct_m::hgh_projector_t::zp |
Definition at line 147 of file hgh_projector.F90.
real(real64), dimension(3, 3), public hgh_projector_oct_m::hgh_projector_t::h = M_ZERO |
parameters
Definition at line 148 of file hgh_projector.F90.
real(real64), dimension(3, 3), public hgh_projector_oct_m::hgh_projector_t::k = M_ZERO |
spin-orbit parameters
Definition at line 149 of file hgh_projector.F90.