Data Structures | Namespaces | Functions
VectorSpace.H File Reference
Include dependency graph for VectorSpace.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  VectorSpace
 Templated vector space. More...
 
class  VectorSpace
 Templated vector space. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Form , class Cmpt , int nCmpt>
Istream & operator>> (Istream &, VectorSpace< Form, Cmpt, nCmpt > &)
 
template<class Form , class Cmpt , int nCmpt>
Ostream & operator<< (Ostream &, const VectorSpace< Form, Cmpt, nCmpt > &)
 
template<class Form , class Cmpt , int nCmpt>
word name (const VectorSpace< Form, Cmpt, nCmpt > &)
 Return a string representation of a VectorSpace. More...
 

Detailed Description

Original source file VectorSpace.H

Definition in file VectorSpace.H.