

Go to the source code of this file.
Classes | |
| class | specie |
| Base class of the thermophysical property types. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | noCoefficientMixing(Type) |
Functions | |
| specie | operator+ (const specie &, const specie &) |
| specie | operator* (const scalar, const specie &) |
| specie | operator== (const specie &, const specie &) |
| Ostream & | operator<< (Ostream &, const specie &) |
| #define noCoefficientMixing | ( | Type | ) |
Definition at line 159 of file specie.H.
Referenced by icoPolynomial< Specie, PolySize >::operator*=(), linear< Type >::operator*=(), perfectFluid< Specie >::operator*=(), Boussinesq< Specie >::operator*=(), adiabaticPerfectFluid< Specie >::operator*=(), rhoTabulated< Specie >::operator*=(), icoPolynomial< Specie, PolySize >::operator+=(), linear< Type >::operator+=(), perfectFluid< Specie >::operator+=(), Boussinesq< Specie >::operator+=(), adiabaticPerfectFluid< Specie >::operator+=(), and rhoTabulated< Specie >::operator+=().