10 #ifdef MOOSE_MFEM_ENABLED
virtual mfem::LinearFormIntegrator * createLFIntegrator()
Create MFEM integrator to apply to the RHS of the weak form. Ownership managed by the caller...
virtual mfem::BilinearFormIntegrator * createBFIntegrator()
Create MFEM integrator to apply to the LHS of the weak form. Ownership managed by the caller...
mfem::Coefficient & _coef
static InputParameters validParams()
MFEMVectorFEBoundaryFluxIntegratedBC(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.