MFEM
v4.2.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
struct | mfem::RefTrf |
Namespaces | |
mfem | |
Typedefs | |
typedef NCMesh::RefCoord | mfem::RefCoord |
typedef RefCoord | mfem::RefPoint [3] |
Variables | |
const RefCoord | mfem::T_HALF = (1ll << 59) |
const RefCoord | mfem::T_ONE = (1ll << 60) |
const RefCoord | mfem::T_TWO = (1ll << 61) |
const RefCoord | mfem::S_HALF = 1 |
const RefCoord | mfem::S_ONE = 2 |
const RefCoord | mfem::S_TWO = 4 |