|
Unstruct2D
1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
|
Data related to boundary nodes. More...
#include <geometry.h>
Public Attributes | |
| int | node |
| int | dummy |
| int | edge |
Data related to boundary nodes.
| int Geometry::BNODE::dummy |
index of the related dummy node (inlet, outlet, far-field) or of the other periodic node; otherwise = -777
| int Geometry::BNODE::edge |
index of edge to the dummy node (edge[ie], ie > nedInt)
| int Geometry::BNODE::node |
index of the node itself