Definition in file distributedTriSurfaceMesh.H.
#include "src/meshTools/searchableSurface/triSurfaceMesh.H"#include "src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H"#include "src/OpenFOAM/primitives/Pair/Pair.H"#include "src/OpenFOAM/meshes/polyMesh/globalMeshData/globalIndex.H"
Include dependency graph for distributedTriSurfaceMesh.H:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | distributedTriSurfaceMesh |
| IOoject and searching on distributed triSurface. All processor hold (possibly overlapping) part of the overall surface. All queries are distributed to the processor that can answer it and the result sent back. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef Pair< point > | segment |
Functions | |
| template<> | |
| bool | contiguous< segment > () |