Loading...
Searching...
No Matches
Foam::edgeMeshTools Namespace Reference

Collection of static functions related to edgeMesh features. More...

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

Collection of static functions related to edgeMesh features.

Source files

Function Documentation

◆ writeStats()

◆ featureProximity()

◆ writeFeatureProximity()

Foam::tmp< Foam::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.

Definition at line 182 of file edgeMeshFeatureProximity.C.

References Foam::dimLength, Foam::endl(), featureProximity(), Foam::Info, Foam::nl, IOobjectOption::NO_READ, IOobjectOption::NO_WRITE, tmp< T >::ref(), runTime, DynamicField< T, SizeMin >::swap(), and regIOobject::write().

Here is the call graph for this function: