Go to the documentation of this file.
37 #ifndef shortEdgeFilter2D_H
38 #define shortEdgeFilter2D_H
58 const scalar shortEdgeFilterFactor_;
60 const scalar edgeAttachedToBoundaryFactor_;
73 void assignBoundaryPointRegions
78 void updateEdgeRegionMap
124 return mapEdgesRegion_;
ClassName("shortEdgeFilter2D")
This class filters short edges generated by the CV2D mesher.
void writeInfo(Ostream &os)
const EdgeMap< label > & mapEdgesRegion() const
~shortEdgeFilter2D()=default
A surface mesh consisting of general polygon faces that has IO capabilities and a registry for storin...
Conformal-Voronoi 2D automatic mesher with grid or read initial points and point position relaxation ...
const MeshedSurface< face > & fMesh() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
const labelList & patchSizes() const
const wordList & patchNames() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...