Definition at line 142 of file curv_modine.F90.
 
 | 
| real(real64), dimension(:), allocatable  | lsize | 
|   | size of the box  More...
  | 
|   | 
| real(real64)  | xbar | 
|   | size of central flat region (in units of L)  More...
  | 
|   | 
| real(real64)  | jbar | 
|   | increase in density of points is 1/J  More...
  | 
|   | 
| real(real64), dimension(:), allocatable  | jlocal | 
|   | local (around the atoms) refinement  More...
  | 
|   | 
| real(real64), dimension(:), allocatable  | jrange | 
|   | local refinement range  More...
  | 
|   | 
| real(real64), dimension(:,:), allocatable  | chi_atoms | 
|   | 
| real(real64), dimension(:,:), allocatable  | csi | 
|   | 
| integer  | npos | 
|   | 
| type(root_solver_t)  | rs | 
|   | 
◆ to_cartesian()
  
  
      
        
          | procedure curv_modine_oct_m::curv_modine_t::to_cartesian | 
         
       
   | 
  
private   | 
  
 
 
◆ from_cartesian()
  
  
      
        
          | procedure curv_modine_oct_m::curv_modine_t::from_cartesian | 
         
       
   | 
  
private   | 
  
 
 
◆ det_jac()
  
  
      
        
          | procedure curv_modine_oct_m::curv_modine_t::det_jac | 
         
       
   | 
  
private   | 
  
 
 
◆ write_info()
  
  
      
        
          | procedure curv_modine_oct_m::curv_modine_t::write_info | 
         
       
   | 
  
private   | 
  
 
 
◆ surface_element()
  
  
      
        
          | procedure curv_modine_oct_m::curv_modine_t::surface_element | 
         
       
   | 
  
private   | 
  
 
 
◆ curv_modine_finalize()
  
  
      
        
          | final curv_modine_oct_m::curv_modine_t::curv_modine_finalize | 
         
       
   | 
  
finalprivate   | 
  
 
 
◆ lsize
  
  
      
        
          | real(real64), dimension(:), allocatable curv_modine_oct_m::curv_modine_t::lsize | 
         
       
   | 
  
private   | 
  
 
 
◆ xbar
  
  
      
        
          | real(real64) curv_modine_oct_m::curv_modine_t::xbar | 
         
       
   | 
  
private   | 
  
 
size of central flat region (in units of L) 
Definition at line 145 of file curv_modine.F90.
 
 
◆ jbar
  
  
      
        
          | real(real64) curv_modine_oct_m::curv_modine_t::jbar | 
         
       
   | 
  
private   | 
  
 
 
◆ jlocal
  
  
      
        
          | real(real64), dimension(:), allocatable curv_modine_oct_m::curv_modine_t::jlocal | 
         
       
   | 
  
private   | 
  
 
 
◆ jrange
  
  
      
        
          | real(real64), dimension(:), allocatable curv_modine_oct_m::curv_modine_t::jrange | 
         
       
   | 
  
private   | 
  
 
 
◆ chi_atoms
  
  
      
        
          | real(real64), dimension(:,:), allocatable curv_modine_oct_m::curv_modine_t::chi_atoms | 
         
       
   | 
  
private   | 
  
 
 
◆ csi
  
  
      
        
          | real(real64), dimension(:,:), allocatable curv_modine_oct_m::curv_modine_t::csi | 
         
       
   | 
  
private   | 
  
 
 
◆ npos
  
  
      
        
          | integer curv_modine_oct_m::curv_modine_t::npos | 
         
       
   | 
  
private   | 
  
 
 
◆ rs
The documentation for this interface was generated from the following file: