MFEM
v3.3
Finite element discretization library
|
Go to the source code of this file.
Classes | |
class | mfem::Ordering |
class | mfem::FiniteElementSpace |
class | mfem::QuadratureSpace |
Class representing the storage layout of a QuadratureFunction. More... | |
Namespaces | |
mfem | |
Functions | |
template<> | |
int | mfem::Ordering::Map< Ordering::byNODES > (int ndofs, int vdim, int dof, int vd) |
template<> | |
int | mfem::Ordering::Map< Ordering::byVDIM > (int ndofs, int vdim, int dof, int vd) |