

Go to the source code of this file.
Classes | |
| class | linePoints |
| Line point storage. Default constructable (line is not). More... | |
| class | line< Point, PointRef > |
| A line primitive. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef line< point, const point & > | linePointRef |
| A line using referred points. | |
Functions | |
| template<class Point, class PointRef> | |
| Istream & | operator>> (Istream &is, line< Point, PointRef > &l) |
| template<class Point, class PointRef> | |
| Ostream & | operator<< (Ostream &os, const line< Point, PointRef > &l) |