OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
inivol_def_mod::inivol_struct_ Type Reference

Data Fields

character(len=nchartitletitle
integer id
integer part_id
integer size
integer num_container
type(container_), dimension(:), allocatable container

Detailed Description

Definition at line 70 of file inivol_mod.F.

Field Documentation

◆ container

type (container_), dimension(:), allocatable inivol_def_mod::inivol_struct_::container

Definition at line 76 of file inivol_mod.F.

76 TYPE (CONTAINER_) ,DIMENSION(:) ,ALLOCATABLE :: CONTAINER

◆ id

integer inivol_def_mod::inivol_struct_::id

Definition at line 72 of file inivol_mod.F.

72 INTEGER :: ID

◆ num_container

integer inivol_def_mod::inivol_struct_::num_container

Definition at line 75 of file inivol_mod.F.

75 INTEGER :: NUM_CONTAINER

◆ part_id

integer inivol_def_mod::inivol_struct_::part_id

Definition at line 73 of file inivol_mod.F.

73 INTEGER :: PART_ID

◆ size

integer inivol_def_mod::inivol_struct_::size

Definition at line 74 of file inivol_mod.F.

74 INTEGER :: SIZE

◆ title

character(len=nchartitle) inivol_def_mod::inivol_struct_::title

Definition at line 71 of file inivol_mod.F.

71 CHARACTER(len=nchartitle) :: TITLE

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