FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

line.H File Reference


Detailed Description

Definition in file line.H.

#include "src/OpenFOAM/primitives/Vector/vector/vector.H"
#include "src/OpenFOAM/meshes/primitiveShapes/objectHit/PointHit_.H"
#include "src/OpenFOAM/meshes/primitiveShapes/point2D/point2D.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/lineI.H"
Include dependency graph for line.H:

Go to the source code of this file.

Classes

class  line< Point, PointRef >
 A line primitive. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class Point , class PointRef >
Istream &  operator>> (Istream &, line< Point, PointRef > &)
template<class Point , class PointRef >
Ostream &  operator<< (Ostream &, const line< Point, PointRef > &)