![]()  | 
  
    Octopus
    
   | 
 
Definition at line 138 of file ps_in_grid.F90.
Private Attributes | |
| type(logrid_t) | g | 
| log grid where the pseudos are defined  More... | |
| real(real64) | zval | 
| valence charge  More... | |
| integer | no_l_channels | 
| number of l channels to consider  More... | |
| real(real64), dimension(:, :), allocatable | vps | 
| the pseudopotential (l=0 .. no_l_channels-1)  More... | |
| real(real64), dimension(:,:), allocatable | kb | 
| Kleinman-Bylander projectors.  More... | |
| real(real64), dimension(:), allocatable | dkbcos | 
| Kleinman-Bylander cosine.  More... | |
| real(real64), dimension(:), allocatable, private | dknorm | 
| Kleinman-Bylander norm.  More... | |
| real(real64), dimension(:), allocatable | kb_radius | 
| radius of KB projectors  More... | |
| integer | so_no_l_channels | 
| real(real64), dimension(:,:), allocatable | so_vps | 
| spin-orbit components (l=1 .. so_no_l_channels)  More... | |
| real(real64), dimension(:,:), allocatable, private | so_kb | 
| Kleinman-Bylander projectors.  More... | |
| real(real64), dimension(:), allocatable, private | so_dkbcos | 
| Kleinman-Bylander cosine.  More... | |
| real(real64), dimension(:), allocatable, private | so_dknorm | 
| Kleinman-Bylander norm.  More... | |
| real(real64), dimension(:), allocatable, private | so_kb_radius | 
| radius of KB projectors  More... | |
| real(real64), dimension(:), allocatable | vlocal | 
| local part of the pseudopotential  More... | |
| real(real64), dimension(:, :,:), allocatable | rphi | 
| pseudo wavefunctions  More... | |
| logical | core_corrections | 
| real(real64), dimension(:), allocatable | chcore | 
| core charge density  More... | |
      
  | 
  private | 
log grid where the pseudos are defined
Definition at line 140 of file ps_in_grid.F90.
      
  | 
  private | 
valence charge
Definition at line 142 of file ps_in_grid.F90.
      
  | 
  private | 
number of l channels to consider
Definition at line 144 of file ps_in_grid.F90.
      
  | 
  private | 
the pseudopotential (l=0 .. no_l_channels-1)
Definition at line 145 of file ps_in_grid.F90.
      
  | 
  private | 
Kleinman-Bylander projectors.
Definition at line 146 of file ps_in_grid.F90.
      
  | 
  private | 
Kleinman-Bylander cosine.
Definition at line 147 of file ps_in_grid.F90.
      
  | 
  private | 
Kleinman-Bylander norm.
Definition at line 148 of file ps_in_grid.F90.
      
  | 
  private | 
radius of KB projectors
Definition at line 149 of file ps_in_grid.F90.
      
  | 
  private | 
Definition at line 151 of file ps_in_grid.F90.
      
  | 
  private | 
spin-orbit components (l=1 .. so_no_l_channels)
Definition at line 152 of file ps_in_grid.F90.
      
  | 
  private | 
Kleinman-Bylander projectors.
Definition at line 153 of file ps_in_grid.F90.
      
  | 
  private | 
Kleinman-Bylander cosine.
Definition at line 154 of file ps_in_grid.F90.
      
  | 
  private | 
Kleinman-Bylander norm.
Definition at line 155 of file ps_in_grid.F90.
      
  | 
  private | 
radius of KB projectors
Definition at line 156 of file ps_in_grid.F90.
      
  | 
  private | 
local part of the pseudopotential
Definition at line 158 of file ps_in_grid.F90.
      
  | 
  private | 
pseudo wavefunctions
Definition at line 159 of file ps_in_grid.F90.
      
  | 
  private | 
Definition at line 161 of file ps_in_grid.F90.
      
  | 
  private | 
core charge density
Definition at line 162 of file ps_in_grid.F90.