Definition in file hConstThermo.H.
#include "src/thermophysicalModels/specie/thermo/hConst/hConstThermoI.H"
Go to the source code of this file.
Classes | |
class | hConstThermo< equationOfState > |
Constant properties thermodynamics package templated into the equationOfState. More...
| |
Namespaces | |
namespace | 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 > &) |