(git:c5411e0)
Loading...
Searching...
No Matches
integrator_utils::old_variables_type Type Reference

Data Fields

real(kind=dp), dimension(:, :), pointer v
 
real(kind=dp), dimension(:, :), pointer r
 
real(kind=dp), dimension(:, :), pointer eps
 
real(kind=dp), dimension(:, :), pointer veps
 
real(kind=dp), dimension(:, :), pointer h
 

Detailed Description

Definition at line 62 of file integrator_utils.F.

Field Documentation

◆ v

real(kind=dp), dimension(:, :), pointer integrator_utils::old_variables_type::v

Definition at line 63 of file integrator_utils.F.

◆ r

real(kind=dp), dimension(:, :), pointer integrator_utils::old_variables_type::r

Definition at line 64 of file integrator_utils.F.

◆ eps

real(kind=dp), dimension(:, :), pointer integrator_utils::old_variables_type::eps

Definition at line 65 of file integrator_utils.F.

◆ veps

real(kind=dp), dimension(:, :), pointer integrator_utils::old_variables_type::veps

Definition at line 66 of file integrator_utils.F.

◆ h

real(kind=dp), dimension(:, :), pointer integrator_utils::old_variables_type::h

Definition at line 67 of file integrator_utils.F.


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