Definition at line 147 of file jellium.F90.
 
 | 
| real(real64)  | omega | 
|   | harmonic frequency for Hermite polynomials  More...
  | 
|   | 
 | 
| logical, public  | has_density | 
|   | true if the species has an electronic density  More...
  | 
|   | 
| integer, public  | niwfs | 
|   | The number of initial wavefunctions.  More...
  | 
|   | 
| integer, dimension(:, :), allocatable, public  | iwf_l | 
|   | 
| integer, dimension(:, :), allocatable, public  | iwf_m | 
|   | 
| integer, dimension(:, :), allocatable, public  | iwf_i | 
|   | 
| integer, dimension(:, :), allocatable, public  | iwf_n | 
|   | i, n, l, m as a function of iorb and ispin  More...
  | 
|   | 
| real(real64), dimension(:), allocatable, public  | iwf_j | 
|   | j as a function of iorb  More...
  | 
|   | 
◆ iwf_fix_qn()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::iwf_fix_qn | 
         
       
   | 
  
private   | 
  
 
 
◆ get_iwf_radius()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::get_iwf_radius | 
         
       
   | 
  
private   | 
  
 
 
◆ is_local()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::is_local | 
         
       
   | 
  
private   | 
  
 
 
◆ init_potential()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::init_potential | 
         
       
   | 
  
private   | 
  
 
 
◆ debug()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::debug | 
         
       
   | 
  
private   | 
  
 
 
◆ build()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::build | 
         
       
   | 
  
private   | 
  
 
 
◆ get_omega()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::get_omega | 
         
       
   | 
  
private   | 
  
 
 
◆ is_user_defined()
  
  
      
        
          | procedure jellium_oct_m::jellium_t::is_user_defined | 
         
       
   | 
  
private   | 
  
 
 
◆ omega
  
  
      
        
          | real(real64) jellium_oct_m::jellium_t::omega | 
         
       
   | 
  
private   | 
  
 
harmonic frequency for Hermite polynomials 
Definition at line 150 of file jellium.F90.
 
 
The documentation for this type was generated from the following file: