HeatTransferFromTemperature1Phase(const InputParameters ¶meters)
Base class for heat transfer connections to 1-phase flow channels.
virtual bool isTemperatureType() const override
Returns whether this heat transfer is specified by temperature, rather than heat flux.
void addHeatTransferKernels()
Adds 1-phase heat transfer kernels.
virtual void addMooseObjects() override
static InputParameters validParams()
virtual void addVariables() override
Base class for heat transfer connections from temperature for 1-phase flow.
libMesh::FEType _fe_type
The type of the wall temperature variable.
const InputParameters & parameters() const
virtual const libMesh::FEType & getFEType()
Get the FE type for wall temperature variable.