Definition at line 222 of file ion_dynamics.F90.
 
 | 
| real(real64), dimension(:, :), allocatable  | pos | 
|   | 
| real(real64), dimension(:, :), allocatable  | vel | 
|   | 
| real(real64), dimension(:, :), allocatable  | old_pos | 
|   | 
◆ pos
  
  
      
        
          | real(real64), dimension(:, :), allocatable ion_dynamics_oct_m::cell_state_t::pos | 
         
       
   | 
  
private   | 
  
 
 
◆ vel
  
  
      
        
          | real(real64), dimension(:, :), allocatable ion_dynamics_oct_m::cell_state_t::vel | 
         
       
   | 
  
private   | 
  
 
 
◆ old_pos
  
  
      
        
          | real(real64), dimension(:, :), allocatable ion_dynamics_oct_m::cell_state_t::old_pos | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this type was generated from the following file: