OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
optiondef_mod::inicrack_ Type Reference

Data Fields

integer id
character(len=nchartitle) title
integer nseg
type(seg_), dimension(:), allocatable seg

Detailed Description

Definition at line 106 of file optiondef_mod.F.

Field Documentation

◆ id

integer optiondef_mod::inicrack_::id

Definition at line 107 of file optiondef_mod.F.

107 INTEGER :: ID ! - INICRACK IDENTIFIER

◆ nseg

integer optiondef_mod::inicrack_::nseg

Definition at line 109 of file optiondef_mod.F.

109 INTEGER :: NSEG ! - INICRACK NUMBER OF SEGMENTS

◆ seg

type (seg_), dimension(:), allocatable optiondef_mod::inicrack_::seg

Definition at line 111 of file optiondef_mod.F.

111 TYPE (SEG_) ,DIMENSION(:) ,ALLOCATABLE :: SEG ! SEGMENTS OF INICRACK

◆ title

character(len=nchartitle) optiondef_mod::inicrack_::title

Definition at line 108 of file optiondef_mod.F.

108 CHARACTER(LEN=NCHARTITLE) :: TITLE ! INICRACK title

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