OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
h3d_mod::h3d_part_list Type Reference

Data Fields

integer nb_part =0
integer, dimension(:), allocatable part_list
integer, dimension(:), allocatable nodes
integer, dimension(:), allocatable part

Detailed Description

Definition at line 377 of file h3d_mod.F.

Field Documentation

◆ nb_part

integer h3d_mod::h3d_part_list::nb_part =0

Definition at line 378 of file h3d_mod.F.

378 INTEGER :: NB_PART=0

◆ nodes

integer, dimension(:), allocatable h3d_mod::h3d_part_list::nodes

Definition at line 380 of file h3d_mod.F.

380 INTEGER, DIMENSION(:), ALLOCATABLE :: NODES

◆ part

integer, dimension(:), allocatable h3d_mod::h3d_part_list::part

Definition at line 381 of file h3d_mod.F.

381 INTEGER, DIMENSION(:), ALLOCATABLE :: PART

◆ part_list

integer, dimension(:), allocatable h3d_mod::h3d_part_list::part_list

Definition at line 379 of file h3d_mod.F.

379 INTEGER, DIMENSION(:), ALLOCATABLE :: PART_LIST

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