Go to the source code of this file.
Classes | |
class | incompressiblePerfectGas< Specie > |
Incompressible gas equation of state using a constant reference pressure in the perfect gas equation of state rather than the local pressure so that the density only varies with temperature and composition. More... | |
class | incompressiblePerfectGas< Specie > |
Incompressible gas equation of state using a constant reference pressure in the perfect gas equation of state rather than the local pressure so that the density only varies with temperature and composition. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class Specie > | |
incompressiblePerfectGas< Specie > | operator+ (const incompressiblePerfectGas< Specie > &, const incompressiblePerfectGas< Specie > &) |
template<class Specie > | |
incompressiblePerfectGas< Specie > | operator* (const scalar, const incompressiblePerfectGas< Specie > &) |
template<class Specie > | |
incompressiblePerfectGas< Specie > | operator== (const incompressiblePerfectGas< Specie > &, const incompressiblePerfectGas< Specie > &) |
template<class Specie > | |
Ostream & | operator<< (Ostream &, const incompressiblePerfectGas< Specie > &) |
Original source file incompressiblePerfectGas.H
Definition in file incompressiblePerfectGas.H.