OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
h3d_mod::h3d_input Type Reference

Data Fields

character(len=20) key2 = ''
character(len=20) key3 = ''
character(len=20) key4 = ''
character(len=20) key5 = ''
character(len=20) key6 = ''
character(len=20) key7 = ''
character(len=20) key8 = ''
integer nb_part =0
integer, dimension(:), allocatable part_list

Detailed Description

Definition at line 363 of file h3d_mod.F.

Field Documentation

◆ key2

character(len=20) h3d_mod::h3d_input::key2 = ''

Definition at line 364 of file h3d_mod.F.

364 CHARACTER(LEN=20) :: KEY2 = ''

◆ key3

character(len=20) h3d_mod::h3d_input::key3 = ''

Definition at line 365 of file h3d_mod.F.

365 CHARACTER(LEN=20) :: KEY3 = ''

◆ key4

character(len=20) h3d_mod::h3d_input::key4 = ''

Definition at line 366 of file h3d_mod.F.

366 CHARACTER(LEN=20) :: KEY4 = ''

◆ key5

character(len=20) h3d_mod::h3d_input::key5 = ''

Definition at line 367 of file h3d_mod.F.

367 CHARACTER(LEN=20) :: KEY5 = ''

◆ key6

character(len=20) h3d_mod::h3d_input::key6 = ''

Definition at line 368 of file h3d_mod.F.

368 CHARACTER(LEN=20) :: KEY6 = ''

◆ key7

character(len=20) h3d_mod::h3d_input::key7 = ''

Definition at line 369 of file h3d_mod.F.

369 CHARACTER(LEN=20) :: KEY7 = ''

◆ key8

character(len=20) h3d_mod::h3d_input::key8 = ''

Definition at line 370 of file h3d_mod.F.

370 CHARACTER(LEN=20) :: KEY8 = ''

◆ nb_part

integer h3d_mod::h3d_input::nb_part =0

Definition at line 371 of file h3d_mod.F.

371 INTEGER :: NB_PART=0

◆ part_list

integer, dimension(:), allocatable h3d_mod::h3d_input::part_list

Definition at line 372 of file h3d_mod.F.

372 INTEGER, DIMENSION(:), ALLOCATABLE :: PART_LIST

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