Detailed Description
Definition in file VectorSpace.H.
Go to the source code of this file.
Namespaces |
namespace | 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.
|