Go to the source code of this file.
|
| Foam |
| Namespace for OpenFOAM.
|
|
|
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 > &) |
|
Original source file linear.H
Definition in file linear.H.