

Go to the source code of this file.
Classes | |
| class | PengRobinsonGas< Specie > |
| PengRobinsonGas gas equation of state. More... | |
| class | PengRobinsonGas< Specie > |
| PengRobinsonGas gas equation of state. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Specie > | |
| PengRobinsonGas< Specie > | operator+ (const PengRobinsonGas< Specie > &, const PengRobinsonGas< Specie > &) |
| template<class Specie > | |
| PengRobinsonGas< Specie > | operator- (const PengRobinsonGas< Specie > &, const PengRobinsonGas< Specie > &) |
| template<class Specie > | |
| PengRobinsonGas< Specie > | operator* (const scalar, const PengRobinsonGas< Specie > &) |
| template<class Specie > | |
| PengRobinsonGas< Specie > | operator== (const PengRobinsonGas< Specie > &, const PengRobinsonGas< Specie > &) |
| template<class Specie > | |
| Ostream & | operator<< (Ostream &, const PengRobinsonGas< Specie > &) |
Original source file PengRobinsonGas.H
Definition in file PengRobinsonGas.H.
1.8.11