Loading...
Searching...
No Matches
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 >::ConstBlock< SubVector, BStart >
 Const sub-block type. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class Form, class Cmpt, direction Ncmpts>
Istreamoperator>> (Istream &is, VectorSpace< Form, Cmpt, Ncmpts > &vs)
template<class Form, class Cmpt, direction Ncmpts>
Ostreamoperator<< (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.

Detailed Description

Original source file VectorSpace.H

Definition in file VectorSpace.H.