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

plane.H File Reference


Detailed Description

Definition in file plane.H.

#include "src/OpenFOAM/meshes/primitiveShapes/point/point.H"
#include "src/OpenFOAM/primitives/Lists/scalarList.H"
#include "src/OpenFOAM/db/dictionary/dictionary.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/line.H"
Include dependency graph for plane.H:

Go to the source code of this file.

Classes

class  plane
 Geometric class that creates a 2D plane and can return the intersection point between a line and the plane. More...
class  plane::ray
 A direction and a reference point. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

bool  operator== (const plane &, const plane &)
bool  operator!= (const plane &, const plane &)
Ostream &  operator<< (Ostream &, const plane &)