edgeMeshTools.H File Reference
Include dependency graph for edgeMeshTools.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam::edgeMeshTools
 Collection of static functions related to edgeMesh features.
 
namespace  Foam
 Namespace for OpenFOAM.
 

Functions

void writeStats (Ostream &os, const extendedFeatureEdgeMesh &emesh)
 Write some information. More...
 
tmp< scalarField > featureProximity (const extendedEdgeMesh &emesh, const triSurface &surf, const scalar searchDistance)
 Calculate proximity of the features to the surface. More...
 
tmp< scalarField > writeFeatureProximity (const Time &runTime, const word &basename, const extendedEdgeMesh &emesh, const triSurface &surf, const scalar searchDistance)
 Calculate proximity of the features to the surface and write the field. More...
 

Detailed Description

Original source file edgeMeshTools.H

Definition in file edgeMeshTools.H.