Go to the source code of this file.
Classes | |
class | innerProduct< Vector< Cmpt >, scalar > |
Dummy innerProduct for scalar to allow the construction of vtables for. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class Cmpt > | |
innerProduct< Vector< Cmpt >, Vector< Cmpt > >::type | operator & (const Vector< Cmpt > &v1, const Vector< Cmpt > &v2) |
template<class Cmpt > | |
Vector< Cmpt > | operator^ (const Vector< Cmpt > &v1, const Vector< Cmpt > &v2) |
template<class Cmpt > | |
Vector< Cmpt > | perpendicular (const Vector< Cmpt > &v) |