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