Definition in file objectMap.H.
#include "src/OpenFOAM/primitives/Lists/labelList.H"#include "src/OpenFOAM/meshes/polyMesh/mapPolyMesh/objectMap/objectMapI.H"
 Include dependency graph for objectMap.H: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 &) |