Vector2D.H File Reference
Include dependency graph for Vector2D.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vector2D< Cmpt >
 Templated 2D Vector derived from VectorSpace adding construction from 2 components, element access using x() and y() member functions and the inner-product (dot-product). More...
 
struct  is_contiguous< Vector2D< Cmpt > >
 Data are contiguous if component type is contiguous. More...
 
struct  is_contiguous_label< Vector2D< Cmpt > >
 Data are contiguous label if component type is label. More...
 
struct  is_contiguous_scalar< Vector2D< Cmpt > >
 Data are contiguous scalar if component type is scalar. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file Vector2D.H

Definition in file Vector2D.H.