Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
ThermoProps Member List

This is the complete list of members for ThermoProps, including all inherited members.

operator=(ThermoProps other) -> ThermoProps &ThermoProps
phaseProps(Index idx) const -> ThermoPropsPhaseConstRefThermoProps
pressure() const -> const real &ThermoProps
speciesStandardEnthalpies() const -> ArrayXrConstRefThermoProps
speciesStandardEntropies() const -> ArrayXrThermoProps
speciesStandardGibbsEnergies() const -> ArrayXrConstRefThermoProps
speciesStandardHeatCapacitiesConstP() const -> ArrayXrConstRefThermoProps
speciesStandardHeatCapacitiesConstV() const -> ArrayXrConstRefThermoProps
speciesStandardHelmholtzEnergies() const -> ArrayXrThermoProps
speciesStandardInternalEnergies() const -> ArrayXrThermoProps
speciesStandardVolumes() const -> ArrayXrConstRefThermoProps
speciesStandardVolumesP() const -> ArrayXrConstRefThermoProps
speciesStandardVolumesT() const -> ArrayXrConstRefThermoProps
system() const -> const ChemicalSystem &ThermoProps
temperature() const -> const real &ThermoProps
ThermoProps(const ChemicalSystem &system)ThermoPropsexplicit
ThermoProps(const ThermoProps &other)ThermoProps
update(const real &T, const real &P) -> voidThermoProps
update(const real &T, const real &P, Wrt< real & > wrtvar) -> voidThermoProps
~ThermoProps()ThermoProps