FreeFOAM The Cross-Platform CFD Toolkit
objectMap.H File Reference

Detailed Description

Definition in file objectMap.H.

+ Include dependency graph for objectMap.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  objectMap
 An objectMap is a pair of labels defining the mapping of an object from another object, e.g. a cell mapped from a point. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

bool operator== (const objectMap &a, const objectMap &b)
bool operator!= (const objectMap &a, const objectMap &b)
Ostream & operator<< (Ostream &, const objectMap &)
Istream & operator>> (Istream &, objectMap &)