Go to the source code of this file.
Data Structures | |
class | hPowerThermo |
Power-function based thermodynamics package templated on EquationOfState. More... | |
class | hPowerThermo |
Power-function based thermodynamics package templated on EquationOfState. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class EquationOfState > | |
hPowerThermo< EquationOfState > | operator+ (const hPowerThermo< EquationOfState > &, const hPowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
hPowerThermo< EquationOfState > | operator- (const hPowerThermo< EquationOfState > &, const hPowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
hPowerThermo< EquationOfState > | operator* (const scalar, const hPowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
hPowerThermo< EquationOfState > | operator== (const hPowerThermo< EquationOfState > &, const hPowerThermo< EquationOfState > &) |
template<class EquationOfState > | |
Ostream & | operator<< (Ostream &, const hPowerThermo< EquationOfState > &) |
Original source file hPowerThermo.H
Definition in file hPowerThermo.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.