Octopus
ion_dynamics_oct_m::cell_state_t Type Reference

Detailed Description

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

◆ vel

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

Definition at line 253 of file ion_dynamics.F90.

◆ old_pos

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

Definition at line 254 of file ion_dynamics.F90.


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