10#ifdef MOOSE_MFEM_ENABLED
21 "element spaces. It provides the common parameters.");
24 "Order of the FE shape function to use.");
static MooseEnum getNonlinearVariableOrders()
Get the possible variable orders.
Constructs and stores an mfem::ParFiniteElementSpace object.
mfem::ParMesh & _pmesh
Mesh FESpace is defined with respect to.
static InputParameters validParams()
static InputParameters validParams()
int getProblemDim() const
Returns the dimension of the problem (i.e., the highest dimension of the reference elements in the me...
MFEMSimplifiedFESpace(const InputParameters ¶meters)
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...