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

Data Fields

integer numpoint
integer nadjcell
integer, dimension(5) adjacent_cell

Detailed Description

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

Field Documentation

◆ adjacent_cell

integer, dimension(5) i22edge_mod::polyface_entity::adjacent_cell

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

117 INTEGER :: Adjacent_Cell(5) !index3: IADJ (adjacent cell id 1:%NAdjCell)

◆ nadjcell

integer i22edge_mod::polyface_entity::nadjcell

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

116 INTEGER :: NAdjCell !Number of adjacent cell for a given cell 1:9 and a given face 1:6 (%NAdjCell(9,6) )

◆ numpoint

integer i22edge_mod::polyface_entity::numpoint

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

115 INTEGER :: NumPOINT !gives number of points (node+intersec.pts) on a given cell face (%NumPOINT_Face(6,9))

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