OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
groupdef_mod::subset_ Type Reference

Data Fields

integer id
integer level
integer th_flag
integer parent
integer nchild
integer npart
integer ntpart
integer thiad
integer, dimension(:), allocatable child
integer, dimension(:), allocatable part
integer, dimension(:), allocatable tpart
integer, dimension(:), allocatable nvarth
character(len=nchartitle) title

Detailed Description

Definition at line 674 of file groupdef_mod.F.

Field Documentation

◆ child

integer, dimension(:), allocatable groupdef_mod::subset_::child

Definition at line 683 of file groupdef_mod.F.

683 INTEGER, DIMENSION(:) ,ALLOCATABLE :: CHILD ! - SUBSET's child

◆ id

integer groupdef_mod::subset_::id

Definition at line 675 of file groupdef_mod.F.

675 INTEGER :: ID ! - SUBSET identifier

◆ level

integer groupdef_mod::subset_::level

Definition at line 676 of file groupdef_mod.F.

676 INTEGER :: LEVEL ! - Hierarchy level

◆ nchild

integer groupdef_mod::subset_::nchild

Definition at line 679 of file groupdef_mod.F.

679 INTEGER :: NCHILD ! - SUBSETS number of childs

◆ npart

integer groupdef_mod::subset_::npart

Definition at line 680 of file groupdef_mod.F.

680 INTEGER :: NPART ! - SUBSET number of part (within one subset)

◆ ntpart

integer groupdef_mod::subset_::ntpart

Definition at line 681 of file groupdef_mod.F.

681 INTEGER :: NTPART ! - Total number of parts (within parent subset)

◆ nvarth

integer, dimension(:), allocatable groupdef_mod::subset_::nvarth

Definition at line 687 of file groupdef_mod.F.

687 INTEGER, DIMENSION(:) ,ALLOCATABLE :: NVARTH ! - ! nb of subset TH/ATH variable

◆ parent

integer groupdef_mod::subset_::parent

Definition at line 678 of file groupdef_mod.F.

678 INTEGER :: PARENT ! - SUBSET PARENT

◆ part

integer, dimension(:), allocatable groupdef_mod::subset_::part

Definition at line 684 of file groupdef_mod.F.

684 INTEGER, DIMENSION(:) ,ALLOCATABLE :: PART ! - SUBSET's part

◆ th_flag

integer groupdef_mod::subset_::th_flag

Definition at line 677 of file groupdef_mod.F.

677 INTEGER :: TH_FLAG ! - TIME HISTORY flag

◆ thiad

integer groupdef_mod::subset_::thiad

Definition at line 682 of file groupdef_mod.F.

682 INTEGER :: THIAD ! - IAD for global ITHBUF storage variables

◆ title

character(len=nchartitle) groupdef_mod::subset_::title

Definition at line 689 of file groupdef_mod.F.

689 CHARACTER(LEN=NCHARTITLE) :: TITLE ! SUBSET title

◆ tpart

integer, dimension(:), allocatable groupdef_mod::subset_::tpart

Definition at line 685 of file groupdef_mod.F.

685 INTEGER, DIMENSION(:) ,ALLOCATABLE :: TPART ! - PARTS (parts of the parent SUBSET)

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