10#ifdef MOOSE_MFEM_ENABLED
24 virtual bool isDGKernel()
const override {
return true; }
static InputParameters validParams()
mfem::Coefficient & _coef
virtual mfem::BilinearFormIntegrator * createBFIntegrator() override
Create MFEM integrator to apply to the LHS of the weak form. Ownership managed by the caller.
virtual bool isDGKernel() const override
Method to disambiguate whether we have a regular kernel or a DG Kernel.
Class to construct an MFEM integrator to apply to the equation system.
const InputParameters & parameters() const
Get the parameters of the object.