Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
VertexData Class Reference

Static Public Member Functions

static long long EdgeIndex (const TreeOctNode *node, int eIndex, int maxDepth, int index[DIMENSION])
 
static long long EdgeIndex (const TreeOctNode *node, int eIndex, int maxDepth)
 
static long long FaceIndex (const TreeOctNode *node, int fIndex, int maxDepth, int index[DIMENSION])
 
static long long FaceIndex (const TreeOctNode *node, int fIndex, int maxDepth)
 
static long long CornerIndex (int depth, const int offSet[DIMENSION], int cIndex, int maxDepth, int index[DIMENSION])
 
static long long CornerIndex (const TreeOctNode *node, int cIndex, int maxDepth, int index[DIMENSION])
 
static long long CornerIndex (const TreeOctNode *node, int cIndex, int maxDepth)
 
static long long CenterIndex (int depth, const int offSet[DIMENSION], int maxDepth, int index[DIMENSION])
 
static long long CenterIndex (const TreeOctNode *node, int maxDepth, int index[DIMENSION])
 
static long long CenterIndex (const TreeOctNode *node, int maxDepth)
 
static long long CornerIndexKey (const int index[DIMENSION])
 

Detailed Description

Definition at line 138 of file MultiGridOctreeData.h.


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