OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
i22edge_mod::poly_entity Type Reference

Data Fields

integer numnod
integer numpoint
integer, dimension(8) listnodid
integer ismain
integer, dimension(4) whereismain
integer id_free_node
type(polyface_entity_2face0
type(polyface_entity), dimension(1:6) face

Detailed Description

Definition at line 152 of file cut-cell-buffer_mod.F.

Field Documentation

◆ face

type(polyface_entity), dimension(1:6) i22edge_mod::poly_entity::face

Definition at line 173 of file cut-cell-buffer_mod.F.

173 TYPE(POLYFACE_ENTITY) :: FACE(1:6)

◆ face0

type(polyface_entity_2) i22edge_mod::poly_entity::face0

Definition at line 172 of file cut-cell-buffer_mod.F.

172 TYPE(POLYFACE_ENTITY_2) :: FACE0

◆ id_free_node

integer i22edge_mod::poly_entity::id_free_node

Definition at line 158 of file cut-cell-buffer_mod.F.

158 INTEGER :: ID_FREE_NODE !post-treatment (!ID_FREE_NODE(9) )

◆ ismain

integer i22edge_mod::poly_entity::ismain

Definition at line 156 of file cut-cell-buffer_mod.F.

156 INTEGER :: IsMain !=1 main =0:secnd (index is icell) (%IsMain(9))

◆ listnodid

integer, dimension(8) i22edge_mod::poly_entity::listnodid

Definition at line 155 of file cut-cell-buffer_mod.F.

155 INTEGER :: ListNodID(8) !Global nodes ID (max8) describing the cell, for each of 9 cells (%ListNodID(8,9))

◆ numnod

integer i22edge_mod::poly_entity::numnod

Definition at line 153 of file cut-cell-buffer_mod.F.

153 INTEGER :: NumNOD !vertexes (%NumNOD_Cell(9))

◆ numpoint

integer i22edge_mod::poly_entity::numpoint

Definition at line 154 of file cut-cell-buffer_mod.F.

154 INTEGER :: NumPOINT !total number of intersection point which describes the volume (%NumPOINT_Cell(9))

◆ whereismain

integer, dimension(4) i22edge_mod::poly_entity::whereismain

Definition at line 157 of file cut-cell-buffer_mod.F.

157 INTEGER :: WhereIsMain(4) !locate main cell to link with index1 : ICELL, index2: (1)face, (2):icellm, (3):IDm, (4):IBm !(%WhereIsMain(9,4))

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