OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
inimap2d_mod::inimap2d_struct Type Reference

Data Fields

integer formulation
integer id
integer func_vel
integer nbmat
integer, dimension(:), allocatable func_alpha
integer, dimension(:), allocatable func_rho
integer, dimension(:), allocatable func_pres
integer, dimension(:), allocatable func_ener
integer nodeid1
integer nodeid2
integer nodeid3
integer grbricid
integer grquadid
integer grsh3nid
integer, dimension(:), allocatable tagnode
character(len=nchartitletitle
logical file
integer num_centroids
integer num_node_vel
logical correctly_read
type(func_data), dimension(:), allocatable submat

Detailed Description

Definition at line 45 of file inimap2d_mod.F.

Field Documentation

◆ correctly_read

logical inimap2d_mod::inimap2d_struct::correctly_read

Definition at line 58 of file inimap2d_mod.F.

58 LOGICAL :: CORRECTLY_READ

◆ file

logical inimap2d_mod::inimap2d_struct::file

Definition at line 56 of file inimap2d_mod.F.

56 LOGICAL :: FILE

◆ formulation

integer inimap2d_mod::inimap2d_struct::formulation

Definition at line 46 of file inimap2d_mod.F.

46 INTEGER :: FORMULATION, ID, FUNC_VEL, NBMAT

◆ func_alpha

integer, dimension(:), allocatable inimap2d_mod::inimap2d_struct::func_alpha

Definition at line 48 of file inimap2d_mod.F.

48 INTEGER, DIMENSION(:), ALLOCATABLE :: FUNC_ALPHA, FUNC_RHO, FUNC_PRES, FUNC_ENER

◆ func_ener

integer, dimension(:), allocatable inimap2d_mod::inimap2d_struct::func_ener

Definition at line 48 of file inimap2d_mod.F.

◆ func_pres

integer, dimension(:), allocatable inimap2d_mod::inimap2d_struct::func_pres

Definition at line 48 of file inimap2d_mod.F.

◆ func_rho

integer, dimension(:), allocatable inimap2d_mod::inimap2d_struct::func_rho

Definition at line 48 of file inimap2d_mod.F.

◆ func_vel

integer inimap2d_mod::inimap2d_struct::func_vel

Definition at line 46 of file inimap2d_mod.F.

◆ grbricid

integer inimap2d_mod::inimap2d_struct::grbricid

Definition at line 51 of file inimap2d_mod.F.

51 INTEGER :: GRBRICID, GRQUADID, GRSH3NID

◆ grquadid

integer inimap2d_mod::inimap2d_struct::grquadid

Definition at line 51 of file inimap2d_mod.F.

◆ grsh3nid

integer inimap2d_mod::inimap2d_struct::grsh3nid

Definition at line 51 of file inimap2d_mod.F.

◆ id

integer inimap2d_mod::inimap2d_struct::id

Definition at line 46 of file inimap2d_mod.F.

◆ nbmat

integer inimap2d_mod::inimap2d_struct::nbmat

Definition at line 46 of file inimap2d_mod.F.

◆ nodeid1

integer inimap2d_mod::inimap2d_struct::nodeid1

Definition at line 50 of file inimap2d_mod.F.

50 INTEGER :: NODEID1, NODEID2, NODEID3

◆ nodeid2

integer inimap2d_mod::inimap2d_struct::nodeid2

Definition at line 50 of file inimap2d_mod.F.

◆ nodeid3

integer inimap2d_mod::inimap2d_struct::nodeid3

Definition at line 50 of file inimap2d_mod.F.

◆ num_centroids

integer inimap2d_mod::inimap2d_struct::num_centroids

Definition at line 57 of file inimap2d_mod.F.

57 INTEGER :: NUM_CENTROIDS, NUM_NODE_VEL

◆ num_node_vel

integer inimap2d_mod::inimap2d_struct::num_node_vel

Definition at line 57 of file inimap2d_mod.F.

◆ submat

type(func_data), dimension(:), allocatable inimap2d_mod::inimap2d_struct::submat

Definition at line 63 of file inimap2d_mod.F.

63 TYPE(FUNC_DATA),DIMENSION(:),ALLOCATABLE :: SUBMAT

◆ tagnode

integer, dimension(:), allocatable inimap2d_mod::inimap2d_struct::tagnode

Definition at line 52 of file inimap2d_mod.F.

52 INTEGER, DIMENSION(:), ALLOCATABLE :: TAGNODE

◆ title

character(len=nchartitle) inimap2d_mod::inimap2d_struct::title

Definition at line 55 of file inimap2d_mod.F.

55 CHARACTER(len=nchartitle) :: TITLE

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