OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
detonators_mod::detonator_cord_struct_ Type Reference

Data Fields

logical is_mat_valid = .FALSE.
integer mat = 0
integer iopt
integer numnod
integer, dimension(:), allocatable nodes

Detailed Description

Definition at line 142 of file detonators_mod.F.

Field Documentation

◆ iopt

integer detonators_mod::detonator_cord_struct_::iopt

Definition at line 145 of file detonators_mod.F.

145 INTEGER :: IOPT

◆ is_mat_valid

logical detonators_mod::detonator_cord_struct_::is_mat_valid = .FALSE.

Definition at line 143 of file detonators_mod.F.

143 LOGICAL :: IS_MAT_VALID = .false.

◆ mat

integer detonators_mod::detonator_cord_struct_::mat = 0

Definition at line 144 of file detonators_mod.F.

144 INTEGER :: MAT = 0

◆ nodes

integer, dimension(:), allocatable detonators_mod::detonator_cord_struct_::nodes

Definition at line 147 of file detonators_mod.F.

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

◆ numnod

integer detonators_mod::detonator_cord_struct_::numnod

Definition at line 146 of file detonators_mod.F.

146 INTEGER :: NUMNOD

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