const MFEMFESpace & _fespace
const std::shared_ptr< mfem::ParGridFunction > _gridfunction
Stores the constructed gridfunction.
Constructs and stores an mfem::ParGridFunction object.
MFEMVariable(const InputParameters ¶meters)
const std::shared_ptr< mfem::ParGridFunction > buildGridFunction()
Constructs the gridfunction.
const MFEMFESpace & getFESpace() const
Returns a reference to the fespace used by the gridfunction.
std::shared_ptr< mfem::ParGridFunction > getGridFunction() const
Returns a shared pointer to the constructed gridfunction.
Constructs and stores an mfem::ParFiniteElementSpace object.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.