Data Types | |
| type | joint_node |
| type | joint_type |
| type | joint_main_node |
| type | comm_mpi_joint |
Variables | |
| type(joint_type), dimension(:), allocatable | cyl_join |
| logical | joint_sms |
| real(kind=8), dimension(:,:), allocatable, save | mass_6 |
| real(kind=8), dimension(:,:), allocatable, save | x_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | y_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | z_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | iner_6 |
| real(kind=8), dimension(:,:), allocatable, save | ax_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | ay_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | az_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | axx_6 |
| real(kind=8), dimension(:,:), allocatable, save | ayy_6 |
| real(kind=8), dimension(:,:), allocatable, save | azz_6 |
| real(kind=8), dimension(:,:), allocatable, save | vx_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | vy_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | vz_ms_6 |
| real(kind=8), dimension(:,:), allocatable, save | vxx_6 |
| real(kind=8), dimension(:,:), allocatable, save | vyy_6 |
| real(kind=8), dimension(:,:), allocatable, save | vzz_6 |
| real(kind=8), dimension(:,:), allocatable, save joint_mod::ax_ms_6 |
Definition at line 84 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::axx_6 |
Definition at line 85 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::ay_ms_6 |
Definition at line 84 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::ayy_6 |
Definition at line 85 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::az_ms_6 |
Definition at line 84 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::azz_6 |
Definition at line 85 of file joint_mod.F.
| type(joint_type), dimension(:), allocatable joint_mod::cyl_join |
Definition at line 61 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::iner_6 |
Definition at line 83 of file joint_mod.F.
| logical joint_mod::joint_sms |
Definition at line 62 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::mass_6 |
Definition at line 81 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::vx_ms_6 |
Definition at line 86 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::vxx_6 |
Definition at line 87 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::vy_ms_6 |
Definition at line 86 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::vyy_6 |
Definition at line 87 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::vz_ms_6 |
Definition at line 86 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::vzz_6 |
Definition at line 87 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::x_ms_6 |
Definition at line 82 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::y_ms_6 |
Definition at line 82 of file joint_mod.F.
| real(kind=8), dimension(:,:), allocatable, save joint_mod::z_ms_6 |
Definition at line 82 of file joint_mod.F.