Loading...
Searching...
No Matches
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.
tmp< scalarFieldfeatureProximity (const extendedEdgeMesh &emesh, const triSurface &surf, const scalar searchDistance)
 Calculate proximity of the features to the surface.
tmp< scalarFieldwriteFeatureProximity (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.

Detailed Description

Original source file edgeMeshTools.H

Definition in file edgeMeshTools.H.