Unstruct2D  1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
 All Classes Files Functions Variables Typedefs Enumerations Macros
Geometry::T_BNODE Struct Reference

Data related to boundary nodes.

#include <geometry.h>

Public Attributes

int node
 
int dummy
 
int edge
 

Member Data Documentation

int Geometry::T_BNODE::dummy

index of the related dummy node (inlet, outlet, far-field) or of the other periodic node; otherwise = -777

int Geometry::T_BNODE::edge

index of edge to the dummy node (edge[ie], ie > nedInt)

int Geometry::T_BNODE::node

index of the node itself


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