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

distributedTriSurfaceMesh.H File Reference


Detailed Description

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:

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 > ()