

Go to the source code of this file.
Classes | |
| class | perfectFluid< Specie > |
| Simple extension of the perfect gas equation of state to liquids by the addition of a constant density off-set: More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Specie > | |
| perfectFluid< Specie > | operator+ (const perfectFluid< Specie > &, const perfectFluid< Specie > &) |
| template<class Specie > | |
| perfectFluid< Specie > | operator* (const scalar, const perfectFluid< Specie > &) |
| template<class Specie > | |
| perfectFluid< Specie > | operator== (const perfectFluid< Specie > &, const perfectFluid< Specie > &) |
| template<class Specie > | |
| Ostream & | operator<< (Ostream &, const perfectFluid< Specie > &) |
Original source file perfectFluid.H
Definition in file perfectFluid.H.