10 #ifdef MOOSE_MFEM_ENABLED mfem::Coefficient & _heat_transfer_coef
mfem::Coefficient & _T_inf_coef
mfem::ProductCoefficient & _external_heat_flux_coef
static InputParameters validParams()
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...
const InputParameters & parameters() const
Get the parameters of the object.
MFEMConvectiveHeatFluxBC(const InputParameters ¶meters)