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

Data Fields

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

Detailed Description

Definition at line 126 of file detonators_mod.F.

Field Documentation

◆ flag

integer, dimension(:), allocatable detonators_mod::detonator_wave_shaper_struct_::flag

Definition at line 137 of file detonators_mod.F.

137 INTEGER,DIMENSION(:),ALLOCATABLE :: FLAG

◆ iordr

integer, dimension(:), allocatable detonators_mod::detonator_wave_shaper_struct_::iordr

Definition at line 138 of file detonators_mod.F.

138 INTEGER,DIMENSION(:),ALLOCATABLE :: IORDR

◆ is_mat_valid

logical detonators_mod::detonator_wave_shaper_struct_::is_mat_valid = .FALSE.

Definition at line 127 of file detonators_mod.F.

127 LOGICAL :: IS_MAT_VALID = .false.

◆ mat

integer detonators_mod::detonator_wave_shaper_struct_::mat = 0

Definition at line 128 of file detonators_mod.F.

128 INTEGER :: MAT = 0

◆ nodes

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

Definition at line 135 of file detonators_mod.F.

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

◆ numnod

integer detonators_mod::detonator_wave_shaper_struct_::numnod

Definition at line 129 of file detonators_mod.F.

129 INTEGER :: NUMNOD

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