Constructs and stores an mfem::ParFiniteElementSpace object.
const int _fec_order
Order of the basis functions in the finite element collection.
MFEMSimplifiedFESpace(const InputParameters ¶meters)
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
int getProblemDim() const
Returns the dimension of the problem (i.e., the highest dimension of the reference elements in the me...
Class with common parameters for MFEMVectorFESpace and MFEMScalarFESpace.