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

Data related to boundary nodes. More...

#include <geometry.h>

Public Attributes

int node
 
int dummy
 
int edge
 

Detailed Description

Data related to boundary nodes.

Member Data Documentation

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


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