MFEM v4.7.0
Finite element discretization library
|
#include <geom.hpp>
Static Public Attributes | |
static const int | Dimension = 1 |
static const int | NumVert = 2 |
static const int | NumEdges = 1 |
static const int | Edges [NumEdges][2] = { {0, 1} } |
static const int | NumOrient = 2 |
static const int | Orient [NumOrient][NumVert] = { {0, 1}, {1, 0} } |
static const int | InvOrient [NumOrient] = { 0, 1 } |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |