Go to the source code of this file.
Classes | |
class | innerProduct< one, arg2 > |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
const one & | operator* (const one &o, const one &) |
template<class Type > | |
const Type & | operator* (const Type &t, const one &) |
template<class Type > | |
const Type & | operator* (const one &, const Type &t) |
template<class Type > | |
const Type & | operator & (const one &, const Type &t) |
const one & | operator/ (const one &o, const one &) |
template<class Type > | |
Type | operator/ (const one &, const Type &t) |
template<class Type > | |
const Type & | operator/ (const Type &t, const one &) |