Unstruct2D
1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
|
Go to the source code of this file.
Classes | |
class | Geometry |
struct | Geometry::T_TRIA |
Nodes of a triangle. More... | |
struct | Geometry::T_EDGE |
Nodes of an edge. More... | |
struct | Geometry::T_BFACE |
Nodes defining a face. More... | |
struct | Geometry::T_BNODE |
Data related to boundary nodes. More... | |
struct | Geometry::T_IBOUND |
Pointer from boundary segment to its faces and nodes. More... | |
Definition of the class related to grid geometry and to metrics.