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

Pointer from boundary segment to its faces and nodes. More...

#include <geometry.h>

Public Attributes

int bfaceIndex
 
int bnodeIndex
 

Detailed Description

Pointer from boundary segment to its faces and nodes.

Member Data Documentation

int Geometry::IBOUND::bfaceIndex

last index in bface[]

int Geometry::IBOUND::bnodeIndex

last index in bnode[]


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