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

Data Fields

integer, pointer itimes
 
real(kind=dp), dimension(:, :), pointer pos
 
real(kind=dp), dimension(:, :), pointer vel
 
real(kind=dp), dimension(:, :), pointer shell_pos
 
real(kind=dp), dimension(:, :), pointer shell_vel
 
real(kind=dp), dimension(:, :), pointer core_pos
 
real(kind=dp), dimension(:, :), pointer core_vel
 
real(kind=dp) max_vel
 
real(kind=dp) max_vel_sc
 
real(kind=dp) max_dvel
 
real(kind=dp) max_dvel_sc
 
real(kind=dp) max_dr
 
real(kind=dp) max_dsc
 
real(kind=dp), dimension(3) arg_r
 
real(kind=dp), dimension(3) arg_v
 
real(kind=dp), dimension(3, 3) u
 
real(kind=dp), dimension(3) e_val
 
real(kind=dp) s
 
real(kind=dp) ds
 
real(kind=dp), dimension(3) poly_r
 
real(kind=dp), dimension(3) poly_v
 
real(kind=dp), dimension(3) scale_r
 
real(kind=dp), dimension(3) scale_v
 

Detailed Description

Definition at line 71 of file integrator_utils.F.

Field Documentation

◆ itimes

integer, pointer integrator_utils::tmp_variables_type::itimes

Definition at line 72 of file integrator_utils.F.

◆ pos

real(kind=dp), dimension(:, :), pointer integrator_utils::tmp_variables_type::pos

Definition at line 73 of file integrator_utils.F.

◆ vel

real(kind=dp), dimension(:, :), pointer integrator_utils::tmp_variables_type::vel

Definition at line 74 of file integrator_utils.F.

◆ shell_pos

real(kind=dp), dimension(:, :), pointer integrator_utils::tmp_variables_type::shell_pos

Definition at line 75 of file integrator_utils.F.

◆ shell_vel

real(kind=dp), dimension(:, :), pointer integrator_utils::tmp_variables_type::shell_vel

Definition at line 76 of file integrator_utils.F.

◆ core_pos

real(kind=dp), dimension(:, :), pointer integrator_utils::tmp_variables_type::core_pos

Definition at line 77 of file integrator_utils.F.

◆ core_vel

real(kind=dp), dimension(:, :), pointer integrator_utils::tmp_variables_type::core_vel

Definition at line 78 of file integrator_utils.F.

◆ max_vel

real(kind=dp) integrator_utils::tmp_variables_type::max_vel

Definition at line 79 of file integrator_utils.F.

◆ max_vel_sc

real(kind=dp) integrator_utils::tmp_variables_type::max_vel_sc

Definition at line 79 of file integrator_utils.F.

◆ max_dvel

real(kind=dp) integrator_utils::tmp_variables_type::max_dvel

Definition at line 80 of file integrator_utils.F.

◆ max_dvel_sc

real(kind=dp) integrator_utils::tmp_variables_type::max_dvel_sc

Definition at line 80 of file integrator_utils.F.

◆ max_dr

real(kind=dp) integrator_utils::tmp_variables_type::max_dr

Definition at line 81 of file integrator_utils.F.

◆ max_dsc

real(kind=dp) integrator_utils::tmp_variables_type::max_dsc

Definition at line 81 of file integrator_utils.F.

◆ arg_r

real(kind=dp), dimension(3) integrator_utils::tmp_variables_type::arg_r

Definition at line 82 of file integrator_utils.F.

◆ arg_v

real(kind=dp), dimension(3) integrator_utils::tmp_variables_type::arg_v

Definition at line 82 of file integrator_utils.F.

◆ u

real(kind=dp), dimension(3, 3) integrator_utils::tmp_variables_type::u

Definition at line 82 of file integrator_utils.F.

◆ e_val

real(kind=dp), dimension(3) integrator_utils::tmp_variables_type::e_val

Definition at line 82 of file integrator_utils.F.

◆ s

real(kind=dp) integrator_utils::tmp_variables_type::s

Definition at line 82 of file integrator_utils.F.

◆ ds

real(kind=dp) integrator_utils::tmp_variables_type::ds

Definition at line 82 of file integrator_utils.F.

◆ poly_r

real(kind=dp), dimension(3) integrator_utils::tmp_variables_type::poly_r

Definition at line 83 of file integrator_utils.F.

◆ poly_v

real(kind=dp), dimension(3) integrator_utils::tmp_variables_type::poly_v

Definition at line 83 of file integrator_utils.F.

◆ scale_r

real(kind=dp), dimension(3) integrator_utils::tmp_variables_type::scale_r

Definition at line 83 of file integrator_utils.F.

◆ scale_v

real(kind=dp), dimension(3) integrator_utils::tmp_variables_type::scale_v

Definition at line 83 of file integrator_utils.F.


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