Definition at line 147 of file nlcc.F90.
 
 | 
| type(distributed_t), pointer, public  | atoms_dist => NULL() | 
|   | 
| type(atom_t), dimension(:), pointer, public  | atom => NULL() | 
|   | 
| real(real64), dimension(:,:), pointer, public  | pos => NULL() | 
|   | 
| real(real64), dimension(:,:), allocatable, public  | density | 
|   | 
◆ init()
  
  
      
        
          | procedure nlcc_oct_m::nlcc_t::init | 
         
       
   | 
  
private   | 
  
 
 
◆ calculate()
  
  
      
        
          | procedure nlcc_oct_m::nlcc_t::calculate | 
         
       
   | 
  
private   | 
  
 
 
◆ calculate_energy()
  
  
      
        
          | procedure nlcc_oct_m::nlcc_t::calculate_energy | 
         
       
   | 
  
private   | 
  
 
 
◆ end()
  
  
      
        
          | procedure nlcc_oct_m::nlcc_t::end | 
         
       
   | 
  
private   | 
  
 
 
◆ nlcc_finalize()
  
  
      
        
          | final nlcc_oct_m::nlcc_t::nlcc_finalize | 
         
       
   | 
  
finalprivate   | 
  
 
 
◆ nlcc_constructor()
◆ mesh
  
  
      
        
          | type(mesh_t), pointer nlcc_oct_m::nlcc_t::mesh => NULL() | 
         
       
   | 
  
private   | 
  
 
 
◆ space
  
  
      
        
          | type(space_t), pointer nlcc_oct_m::nlcc_t::space => NULL() | 
         
       
   | 
  
private   | 
  
 
 
◆ atoms_dist
      
        
          | type(distributed_t), pointer, public nlcc_oct_m::nlcc_t::atoms_dist => NULL() | 
        
      
 
 
◆ atom
      
        
          | type(atom_t), dimension(:), pointer, public nlcc_oct_m::nlcc_t::atom => NULL() | 
        
      
 
 
◆ pos
      
        
          | real(real64), dimension(:,:), pointer, public nlcc_oct_m::nlcc_t::pos => NULL() | 
        
      
 
 
◆ latt
The documentation for this interface was generated from the following file: