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.

Classes

class  VectorSpace< Form, Cmpt, Ncmpts >
 Templated vector space. More...
 
class  VectorSpace< Form, Cmpt, Ncmpts >
 Templated vector space. More...
 
class  VectorSpace< Form, Cmpt, Ncmpts >::ConstBlock< SubVector, BStart >
 Const sub-block type. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Form , class Cmpt , direction Ncmpts>
Istream & operator>> (Istream &is, VectorSpace< Form, Cmpt, Ncmpts > &vs)
 
template<class Form , class Cmpt , direction Ncmpts>
Ostream & operator<< (Ostream &os, const VectorSpace< Form, Cmpt, Ncmpts > &vs)
 
template<class Form , class Cmpt , direction Ncmpts>
word name (const VectorSpace< Form, Cmpt, Ncmpts > &vs)
 A word representation of a VectorSpace. More...
 

Detailed Description

Original source file VectorSpace.H

Definition in file VectorSpace.H.