Octopus
ion_dynamics_oct_m::cell_state_t Type Reference

Detailed Description

Definition at line 222 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 224 of file ion_dynamics.F90.

◆ vel

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

Definition at line 225 of file ion_dynamics.F90.

◆ old_pos

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

Definition at line 226 of file ion_dynamics.F90.


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