OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
joint_mod::joint_main_node Type Reference

Data Fields

integer id_joint
integer nb_proc
integer, dimension(:), allocatable proc_list

Detailed Description

Definition at line 64 of file joint_mod.F.

Field Documentation

◆ id_joint

integer joint_mod::joint_main_node::id_joint

Definition at line 65 of file joint_mod.F.

65 INTEGER :: ID_JOINT

◆ nb_proc

integer joint_mod::joint_main_node::nb_proc

Definition at line 66 of file joint_mod.F.

66 INTEGER :: NB_PROC

◆ proc_list

integer, dimension(:), allocatable joint_mod::joint_main_node::proc_list

Definition at line 67 of file joint_mod.F.

67 INTEGER, DIMENSION(:), ALLOCATABLE :: PROC_LIST

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