10#ifdef MOOSE_MFEM_ENABLED
29 virtual bool isDGBC()
const override {
return true; }
mfem::Coefficient & _dcoef
virtual mfem::BilinearFormIntegrator * createBFIntegrator() override
Create MFEM integrator to apply to the LHS of the weak form. Ownership managed by the caller.
mfem::Coefficient & _bcoef
virtual mfem::LinearFormIntegrator * createLFIntegrator() override
Create MFEM integrator to apply to the RHS of the weak form. Ownership managed by the caller.
static InputParameters validParams()
virtual bool isDGBC() const override
Method to disambiguate whether we have a regular BC or a DG BC.
const InputParameters & parameters() const
Get the parameters of the object.