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

Go to the source code of this file.

Classes

class  List< T >
 A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bounds checking, etc. More...
 
class  Vector< Cmpt >
 Templated 3D Vector derived from VectorSpace adding construction from 3 components, element access using x(), y() and z() member functions and the inner-product (dot-product) and cross product operators. More...
 
class  typeOfRank< Cmpt, 1 >
 
class  symmTypeOfRank< Cmpt, 1 >
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file Vector.H

Definition in file Vector.H.