Octopus
ion_dynamics_oct_m::cell_state_t Type Reference

Detailed Description

Definition at line 241 of file ion_dynamics.F90.

Private Attributes

real(real64), dimension(:, :), allocatable pos
 
real(real64), dimension(:, :), allocatable vel
 
real(real64), dimension(:, :), allocatable old_pos
 

Member Data Documentation

◆ pos

real(real64), dimension(:, :), allocatable ion_dynamics_oct_m::cell_state_t::pos
private

Definition at line 243 of file ion_dynamics.F90.

◆ vel

real(real64), dimension(:, :), allocatable ion_dynamics_oct_m::cell_state_t::vel
private

Definition at line 244 of file ion_dynamics.F90.

◆ old_pos

real(real64), dimension(:, :), allocatable ion_dynamics_oct_m::cell_state_t::old_pos
private

Definition at line 245 of file ion_dynamics.F90.


The documentation for this type was generated from the following file: