10 #ifdef MOOSE_MFEM_ENABLED const std::string & _name
The name of this class.
static InputParameters validParams()
AddMFEMFESpaceHierarchyAction(const InputParameters ¶meters)
registerMooseAction("MooseApp", AddMFEMFESpaceHierarchyAction, "add_mfem_fespace_hierarchies")
std::string _type
The Object type that is being created.
InputParameters _moose_object_pars
The parameters for the object to be created.
Action for the [FESpaceHierarchies] input block.
std::shared_ptr< FEProblemBase > & _problem
Convenience reference to a problem this action works on.
static InputParameters validParams()
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.