10 #ifdef MOOSE_MFEM_ENABLED Base class for MFEM objects that participate in execution ordering but are not UserObjects.
Base class used to set the initial value(s) on an MFEMVariable.
MFEMInitialCondition(const InputParameters ¶ms)
virtual std::optional< std::string > suppliedVariableName() const override
Return the variable name supplied by this object, or std::nullopt if none.
static InputParameters validParams()