TransFlow
0.1.0
A transient pipeline flow simulation library
|
This is the complete list of members for FixedUValue, including all inherited members.
evaluate(const HeatTransferState &, const double, const double ambientTemperature, const double, const double gasTemperature, const double, const double, const double) const override | FixedUValue | inlinevirtual |
evaluateInternal(const double gasTemperature, const double ambientTemperature) const | FixedUValue | inline |
FixedUValue(const double U) | FixedUValue | inlineexplicit |
m_uValue | FixedUValue | mutableprivate |
makeState(const double heatFlux) const | HeatTransferBase | virtual |
makeState(const double heatFlux, const double gasTemperature, const double ambientTemperature) const | HeatTransferBase | virtual |
setUValue(const double U) const | FixedUValue | inline |
~HeatTransferBase() | HeatTransferBase | virtual |