10 #ifdef MOOSE_MFEM_ENABLED
static InputParameters validParams()
MFEMBoundaryCondition(const InputParameters ¶meters)
virtual ~MFEMBoundaryCondition()=default
This class adds a getMFEMProblem method.
const VariableName & _test_var_name
Name of (the test variable associated with) the weak form that the kernel is applied to...
Base class for construction of an object that is restricted to a subset of boundaries of the problem ...
const InputParameters & parameters() const
Get the parameters of the object.
const VariableName & getTestVariableName() const
Get name of the test variable labelling the weak form this kernel is added to.