

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. | |
| tmp< scalarField > | featureProximity (const extendedEdgeMesh &emesh, const triSurface &surf, const scalar searchDistance) |
| Calculate proximity of the features to the surface. | |
| 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. | |
Original source file edgeMeshTools.H
Definition in file edgeMeshTools.H.