virtual Real computeQpIntegral() override
const VariableValue & _T_wall
wall temperature variable
static InputParameters validParams()
ConvectiveHeatTransferSideIntegralTempl< false > ConvectiveHeatTransferSideIntegral
const VariableValue *const _T_fluid
fluid temperature variable
const GenericMaterialProperty< Real, is_ad > *const _T_fluid_mat
fluid temperature variable
const VariableValue *const _hw
the heat transfer coefficient variable
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Computes the total convective heat transfer across a boundary.
const GenericMaterialProperty< Real, is_ad > *const _hw_mat
the heat transfer coefficient material, either variable or matprop need to be provided ...
OutputTools< Real >::VariableValue VariableValue
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
ConvectiveHeatTransferSideIntegralTempl(const InputParameters ¶meters)
const InputParameters & parameters() const
ConvectiveHeatTransferSideIntegralTempl< true > ADConvectiveHeatTransferSideIntegral