Go to the source code of this file.
Classes | |
class | rhoTabulated< Specie > |
Incompressible of equation of state using uniform tabulated density vs pressure and temperature. More... | |
class | rhoTabulated< Specie > |
Incompressible of equation of state using uniform tabulated density vs pressure and temperature. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class Specie > | |
rhoTabulated< Specie > | operator+ (const rhoTabulated< Specie > &, const rhoTabulated< Specie > &) |
template<class Specie > | |
rhoTabulated< Specie > | operator* (const scalar, const rhoTabulated< Specie > &) |
template<class Specie > | |
rhoTabulated< Specie > | operator== (const rhoTabulated< Specie > &, const rhoTabulated< Specie > &) |
template<class Specie > | |
Ostream & | operator<< (Ostream &, const rhoTabulated< Specie > &) |
Original source file rhoTabulated.H
Definition in file rhoTabulated.H.