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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

template<class Cmpt >
innerProduct< Vector2D< Cmpt >, Vector2D< Cmpt > >::type operator& (const Vector2D< Cmpt > &v1, const Vector2D< Cmpt > &v2)
 
template<class Cmpt >
Vector2D< Cmpt > operator* (const Cmpt &s, const Vector2D< Cmpt > &v)
 
template<class Cmpt >
Vector2D< Cmpt > operator* (const Vector2D< Cmpt > &v, const Cmpt &s)
 

Detailed Description

Original source file Vector2DI.H

Definition in file Vector2DI.H.