|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <TriangleNeighborFinder.h>
Public Types | |
| enum | IDs { vertexID = 0 , firstVertexID = 1 , coordinateID = 2 , uniqueCoordID = 3 , x = 3 , y = 4 , z = 5 } |
Definition at line 42 of file TriangleNeighborFinder.h.
| Enumerator | |
|---|---|
| vertexID | |
| firstVertexID | |
| coordinateID | |
| uniqueCoordID | |
| x | |
| y | |
| z | |
Definition at line 43 of file TriangleNeighborFinder.h.