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

PointHit_.H File Reference


Detailed Description

Definition in file PointHit_.H.

#include "src/OpenFOAM/primitives/bools/bool/bool.H"
#include "src/OpenFOAM/db/IOstreams/token/token.H"
Include dependency graph for PointHit_.H:

Go to the source code of this file.

Classes

class  PointHit< Point >
 This class describes the interaction of a face and a point. It carries the info of a successful hit and (if successful), returns the interaction point. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class Point >
Ostream &  operator<< (Ostream &, const PointHit< Point > &)