virtual Real computeQpResidual() override
CoefFuncType
Enum used to define the type of function used for the heat transfer coefficient.
ConvectiveFluxFunction(const InputParameters ¶meters)
virtual ~ConvectiveFluxFunction()
const Function & _coefficient
Heat transfer coefficient.
const Function & _T_infinity
Far-field temperature.
static InputParameters validParams()
const Function *const _coef_func
Heat transfer coefficient function (Deprecated – being replaced by _coefficient)
const CoefFuncType _coef_func_type
Type of function used for the heat transfer coefficient.
InputParameters validParams< ConvectiveFluxFunction >()
virtual Real computeQpJacobian() override