10 #ifdef MOOSE_MFEM_ENABLED 28 virtual void act()
override;
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
AddMFEMComplexBCComponentAction(const InputParameters ¶meters)
This class allows us to add the user objects that will be the real and imaginary components of MFEMCo...