OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
reorder_mod::reorder_struct_ Type Reference

Data Fields

integer, dimension(:), allocatable solid
integer, dimension(:), allocatable shell
integer, dimension(:), allocatable triangle
integer, dimension(:), allocatable quad

Detailed Description

Definition at line 47 of file reorder_mod.F.

Field Documentation

◆ quad

integer, dimension(:), allocatable reorder_mod::reorder_struct_::quad

Definition at line 51 of file reorder_mod.F.

51 INTEGER, DIMENSION(:),ALLOCATABLE :: QUAD

◆ shell

integer, dimension(:), allocatable reorder_mod::reorder_struct_::shell

Definition at line 49 of file reorder_mod.F.

49 INTEGER, DIMENSION(:),ALLOCATABLE :: SHELL

◆ solid

integer, dimension(:), allocatable reorder_mod::reorder_struct_::solid

Definition at line 48 of file reorder_mod.F.

48 INTEGER, DIMENSION(:),ALLOCATABLE :: SOLID

◆ triangle

integer, dimension(:), allocatable reorder_mod::reorder_struct_::triangle

Definition at line 50 of file reorder_mod.F.

50 INTEGER, DIMENSION(:),ALLOCATABLE :: TRIANGLE

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