#include <Tet.h>
|
static unsigned int | faceNodeCount [numFaces] = {3,3,3,3} |
|
static unsigned int | faceNodes [numFaces][3] = { {0,1,2}, {0,3,1}, {1,3,2}, {2,3,0}} |
|
Definition at line 10 of file Tet.h.
Definition at line 14 of file Tet.h.
Definition at line 15 of file Tet.h.
unsigned int Tet::faceNodeCount = {3,3,3,3} |
|
static |
Definition at line 17 of file Tet.h.
unsigned int Tet::faceNodes = { {0,1,2}, {0,3,1}, {1,3,2}, {2,3,0}} |
|
static |
Definition at line 18 of file Tet.h.
The documentation for this struct was generated from the following files: