

Go to the source code of this file.
Classes | |
| class | linear< Type > |
| Central-differencing interpolation scheme class. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Specie> | |
| linear< Specie > | operator+ (const linear< Specie > &, const linear< Specie > &) |
| template<class Specie> | |
| linear< Specie > | operator* (const scalar, const linear< Specie > &) |
| template<class Specie> | |
| linear< Specie > | operator== (const linear< Specie > &, const linear< Specie > &) |
| template<class Specie> | |
| Ostream & | operator<< (Ostream &, const linear< Specie > &) |