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

sampledTriSurfaceMesh.C File Reference


Detailed Description

Definition in file sampledTriSurfaceMesh.C.

#include "src/sampling/sampledSurface/sampledTriSurfaceMesh/sampledTriSurfaceMesh.H"
#include "src/meshTools/indexedOctree/treeDataPoint.H"
#include "src/meshTools/meshSearch/meshSearch.H"
#include "src/OpenFOAM/primitives/Tuple2/Tuple2.H"
#include "src/OpenFOAM/meshes/polyMesh/globalMeshData/globalIndex.H"
#include "src/OpenFOAM/db/runTimeSelection/addToRunTimeSelectionTable.H"
Include dependency graph for sampledTriSurfaceMesh.C:

Go to the source code of this file.

Classes

class  nearestEqOp

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef Tuple2< scalar, label >  nearInfo
 Private class for finding nearest.

Functions

 defineTypeNameAndDebug (sampledTriSurfaceMesh, 0)
 addToRunTimeSelectionTable (sampledSurface, sampledTriSurfaceMesh, word)