VectorI.H File Reference
This graph shows which files directly or indirectly include this file:

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 > operator* (const Cmpt &s, const Vector< Cmpt > &v)
 
template<class Cmpt >
Vector< Cmpt > operator* (const Vector< Cmpt > &v, const Cmpt &s)
 

Detailed Description

Original source file VectorI.H

Definition in file VectorI.H.