MFEM v4.7.0
Finite element discretization library
|
#include <geom.hpp>
Classes | |
struct | VertToVert |
Static Public Attributes | |
static const int | Dimension = 3 |
static const int | NumVert = 4 |
static const int | NumEdges = 6 |
static const int | Edges [NumEdges][2] |
static const int | NumFaces = 4 |
static const int | FaceTypes [NumFaces] |
static const int | MaxFaceVert = 3 |
static const int | FaceVert [NumFaces][MaxFaceVert] |
static const int | NumOrient = 24 |
static const int | Orient [NumOrient][NumVert] |
static const int | InvOrient [NumOrient] |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |