Go to the source code of this file.
Classes | |
class | PengRobinsonGas< Specie > |
PengRobinsonGas cubic equation of state for gases. 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 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.