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