30 virtual void act()
override;
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
This class allows us to have a section of the input file like the following to add MFEM submeshes to ...
AddMFEMSubMeshAction(const InputParameters ¶meters)
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.