OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
seatbelt_mod::retractor_struct Type Reference

Data Fields

integer id
integer idg
integer update
integer anchor_node
integer, dimension(2) node
integer, dimension(2) node_next
integer strand_direction
integer, dimension(3) ifunc
integer, dimension(2) isens
integer tens_typ
integer locked
integer locked_freeze
integer pretens_activ
integer inacti_nnod
integer inacti_nnod_max
integer, dimension(:), allocatable inacti_node
integer, dimension(2) s_table
type(ttable), dimension(2) table
integer n_remote_proc

Detailed Description

Definition at line 116 of file seatbelt_mod.F.

Field Documentation

◆ anchor_node

integer seatbelt_mod::retractor_struct::anchor_node

Definition at line 120 of file seatbelt_mod.F.

120 INTEGER ANCHOR_NODE

◆ id

integer seatbelt_mod::retractor_struct::id

Definition at line 117 of file seatbelt_mod.F.

117 INTEGER ID

◆ idg

integer seatbelt_mod::retractor_struct::idg

Definition at line 118 of file seatbelt_mod.F.

118 INTEGER IDG

◆ ifunc

integer, dimension(3) seatbelt_mod::retractor_struct::ifunc

Definition at line 124 of file seatbelt_mod.F.

124 INTEGER IFUNC(3)

◆ inacti_nnod

integer seatbelt_mod::retractor_struct::inacti_nnod

Definition at line 130 of file seatbelt_mod.F.

130 INTEGER INACTI_NNOD

◆ inacti_nnod_max

integer seatbelt_mod::retractor_struct::inacti_nnod_max

Definition at line 131 of file seatbelt_mod.F.

131 INTEGER INACTI_NNOD_MAX

◆ inacti_node

integer, dimension(:), allocatable seatbelt_mod::retractor_struct::inacti_node

Definition at line 132 of file seatbelt_mod.F.

132 INTEGER, DIMENSION(:) , ALLOCATABLE :: INACTI_NODE

◆ isens

integer, dimension(2) seatbelt_mod::retractor_struct::isens

Definition at line 125 of file seatbelt_mod.F.

125 INTEGER ISENS(2)

◆ locked

integer seatbelt_mod::retractor_struct::locked

Definition at line 127 of file seatbelt_mod.F.

127 INTEGER LOCKED

◆ locked_freeze

integer seatbelt_mod::retractor_struct::locked_freeze

Definition at line 128 of file seatbelt_mod.F.

128 INTEGER LOCKED_FREEZE

◆ n_remote_proc

integer seatbelt_mod::retractor_struct::n_remote_proc

Definition at line 135 of file seatbelt_mod.F.

135 INTEGER N_REMOTE_PROC

◆ node

integer, dimension(2) seatbelt_mod::retractor_struct::node

Definition at line 121 of file seatbelt_mod.F.

121 INTEGER NODE(2)

◆ node_next

integer, dimension(2) seatbelt_mod::retractor_struct::node_next

Definition at line 122 of file seatbelt_mod.F.

122 INTEGER NODE_NEXT(2)

◆ pretens_activ

integer seatbelt_mod::retractor_struct::pretens_activ

Definition at line 129 of file seatbelt_mod.F.

129 INTEGER PRETENS_ACTIV

◆ s_table

integer, dimension(2) seatbelt_mod::retractor_struct::s_table

Definition at line 133 of file seatbelt_mod.F.

133 INTEGER S_TABLE(2)

◆ strand_direction

integer seatbelt_mod::retractor_struct::strand_direction

Definition at line 123 of file seatbelt_mod.F.

123 INTEGER STRAND_DIRECTION

◆ table

type(ttable), dimension(2) seatbelt_mod::retractor_struct::table

Definition at line 134 of file seatbelt_mod.F.

134 TYPE(TTABLE), DIMENSION(2) :: TABLE

◆ tens_typ

integer seatbelt_mod::retractor_struct::tens_typ

Definition at line 126 of file seatbelt_mod.F.

126 INTEGER TENS_TYP

◆ update

integer seatbelt_mod::retractor_struct::update

Definition at line 119 of file seatbelt_mod.F.

119 INTEGER UPDATE

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