Octopus
hgh_projector_oct_m::hgh_projector_t Type Reference

Detailed Description

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...
 

Member Data Documentation

◆ n_s

integer hgh_projector_oct_m::hgh_projector_t::n_s
private

number of points inside the sphere

Definition at line 145 of file hgh_projector.F90.

◆ dp

real(real64), dimension(:, :), allocatable, public hgh_projector_oct_m::hgh_projector_t::dp

projectors

Definition at line 146 of file hgh_projector.F90.

◆ zp

complex(real64), dimension(:, :), allocatable, public hgh_projector_oct_m::hgh_projector_t::zp

Definition at line 147 of file hgh_projector.F90.

◆ h

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.

◆ k

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.


The documentation for this type was generated from the following file: