

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> | |
| 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. | |
Original source file VectorSpace.H
Definition in file VectorSpace.H.