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