10 #ifdef MOOSE_MFEM_ENABLED Thin base for MFEM objects backed directly by MooseObject instead of UserObject.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
MFEMBoundaryCondition(const InputParameters ¶meters)
virtual ~MFEMBoundaryCondition()=default
const VariableName & _test_var_name
Name of (the test variable associated with) the weak form that the bc is applied to.
Base class for construction of an object that is restricted to a subset of boundaries of the problem ...
const VariableName & getTestVariableName() const
Get name of the test variable labelling the weak form this bc is added to.