Detailed Description
Definition in file hConstThermo.H.
Go to the source code of this file.
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 > &) |