![]()  | 
  
    Octopus
    
   | 
 
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... | |
      
  | 
  private | 
number of points inside the sphere
Definition at line 144 of file kb_projector.F90.
| 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.
| real(real64), dimension(:,:), allocatable, public kb_projector_oct_m::kb_projector_t::p | 
projectors
Definition at line 146 of file kb_projector.F90.
| real(real64), dimension(:), allocatable, public kb_projector_oct_m::kb_projector_t::e | 
KB energies.
Definition at line 147 of file kb_projector.F90.