Go to the documentation of this file.
35 #ifndef shortEdgeFilter2D_H
36 #define shortEdgeFilter2D_H
ClassName("shortEdgeFilter2D")
Runtime type information.
This class filters short edges generated by the CV2D mesher.
void updateEdgeRegionMap(const MeshedSurface< face > &surfMesh, const List< DynamicList< label > > &boundaryPtRegions, const labelList &surfPtToBoundaryPt, EdgeMap< label > &mapEdgesRegion, labelList &patchSizes) const
~shortEdgeFilter2D()
Destructor.
void writeInfo(Ostream &os)
const EdgeMap< label > & mapEdgesRegion() const
void operator=(const shortEdgeFilter2D &)
Disallow default bitwise assignment.
A surface mesh consisting of general polygon faces.
void addRegion(const label regionI, DynamicList< label > &bPointRegions) const
shortEdgeFilter2D(const shortEdgeFilter2D &)
Disallow default bitwise copy construct.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Conformal-Voronoi 2D automatic mesher with grid or read initial points and point position relaxation ...
void assignBoundaryPointRegions(List< DynamicList< label > > &boundaryPointRegions) const
const MeshedSurface< face > & fMesh() const
EdgeMap< label > indirectPatchEdge_
A list of keyword definitions, which are a keyword followed by any number of values (e....
const labelList & patchSizes() const
MeshedSurface< face > ms_
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...
const scalar shortEdgeFilterFactor_
const scalar edgeAttachedToBoundaryFactor_
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
EdgeMap< label > mapEdgesRegion_