

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 &, VectorSpace< Form, Cmpt, Ncmpts > &) |
| template<class Form , class Cmpt , direction Ncmpts> | |
| Ostream & | operator<< (Ostream &, const VectorSpace< Form, Cmpt, Ncmpts > &) |
| template<class Form , class Cmpt , direction Ncmpts> | |
| word | name (const VectorSpace< Form, Cmpt, Ncmpts > &) |
| Return a string representation of a VectorSpace. More... | |
Original source file VectorSpace.H
Definition in file VectorSpace.H.
1.8.11