Detailed Description
Definition in file eConstThermo.H.
Go to the source code of this file.
Namespaces |
namespace | Foam |
| Namespace for OpenFOAM.
|
Functions |
template<class equationOfState > |
eConstThermo< equationOfState > | operator+ (const eConstThermo< equationOfState > &, const eConstThermo< equationOfState > &) |
template<class equationOfState > |
eConstThermo< equationOfState > | operator- (const eConstThermo< equationOfState > &, const eConstThermo< equationOfState > &) |
template<class equationOfState > |
eConstThermo< equationOfState > | operator* (const scalar, const eConstThermo< equationOfState > &) |
template<class equationOfState > |
eConstThermo< equationOfState > | operator== (const eConstThermo< equationOfState > &, const eConstThermo< equationOfState > &) |
template<class equationOfState > |
Ostream & | operator<< (Ostream &, const eConstThermo< equationOfState > &) |