Octopus
kb_projector_oct_m::kb_projector_t Type Reference

Detailed Description

Definition at line 142 of file kb_projector.F90.

Public Attributes

integer, public n_c
 number of components per projector More...
 
real(real64), dimension(:,:), allocatable, public p
 projectors More...
 
real(real64), dimension(:), allocatable, public e
 KB energies. More...
 

Private Attributes

integer n_s
 number of points inside the sphere More...
 

Member Data Documentation

◆ n_s

integer kb_projector_oct_m::kb_projector_t::n_s
private

number of points inside the sphere

Definition at line 144 of file kb_projector.F90.

◆ n_c

integer, public kb_projector_oct_m::kb_projector_t::n_c

number of components per projector

Definition at line 145 of file kb_projector.F90.

◆ p

real(real64), dimension(:,:), allocatable, public kb_projector_oct_m::kb_projector_t::p

projectors

Definition at line 146 of file kb_projector.F90.

◆ e

real(real64), dimension(:), allocatable, public kb_projector_oct_m::kb_projector_t::e

KB energies.

Definition at line 147 of file kb_projector.F90.


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