FreeFOAM The Cross-Platform CFD Toolkit
hConstThermo.H File Reference

Detailed Description

Definition in file hConstThermo.H.

+ Include dependency graph for hConstThermo.H:
+ This graph shows which files directly or indirectly include this file:

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 > &)