

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