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

objectHit.H File Reference


Detailed Description

Definition in file objectHit.H.

#include "src/OpenFOAM/primitives/bools/bool/bool.H"
#include "src/OpenFOAM/primitives/ints/label/label.H"
Include dependency graph for objectHit.H:

Go to the source code of this file.

Classes

class  objectHit
 This class describes a combination of target object index and success flag. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

bool  operator== (const objectHit &a, const objectHit &b)
bool  operator!= (const objectHit &a, const objectHit &b)
Ostream &  operator<< (Ostream &os, const objectHit &b)