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

Data Fields

integer, dimension(:), allocatable node
integer nb_node_weight
integer, dimension(:), allocatable weight

Detailed Description

Definition at line 45 of file joint_mod.F.

Field Documentation

◆ nb_node_weight

integer joint_mod::joint_node::nb_node_weight

Definition at line 47 of file joint_mod.F.

47 INTEGER :: NB_NODE_WEIGHT ! number of node with weight =1

◆ node

integer, dimension(:), allocatable joint_mod::joint_node::node

Definition at line 46 of file joint_mod.F.

46 INTEGER, DIMENSION(:), ALLOCATABLE :: NODE ! list of node

◆ weight

integer, dimension(:), allocatable joint_mod::joint_node::weight

Definition at line 48 of file joint_mod.F.

48 INTEGER, DIMENSION(:), ALLOCATABLE :: WEIGHT ! weight array (1 or 0)

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