shortEdgeFilter2D Class Reference

This class filters short edges generated by the CV2D mesher. More...

Public Member Functions

 ClassName ("shortEdgeFilter2D")
 Runtime type information. More...
 
 shortEdgeFilter2D (const CV2D &cv2Dmesh, const dictionary &dict)
 Construct from components. More...
 
 ~shortEdgeFilter2D ()=default
 Destructor. More...
 
const wordListpatchNames () const
 
const labelListpatchSizes () const
 
const EdgeMap< label > & mapEdgesRegion () const
 
const MeshedSurface< face > & fMesh () const
 
void filter ()
 
void writeInfo (Ostream &os)
 

Detailed Description

This class filters short edges generated by the CV2D mesher.

Source files

Definition at line 51 of file shortEdgeFilter2D.H.

Constructor & Destructor Documentation

◆ shortEdgeFilter2D()

shortEdgeFilter2D ( const CV2D cv2Dmesh,
const dictionary dict 
)

Construct from components.

◆ ~shortEdgeFilter2D()

~shortEdgeFilter2D ( )
default

Destructor.

Member Function Documentation

◆ ClassName()

ClassName ( "shortEdgeFilter2D"  )

Runtime type information.

◆ patchNames()

const wordList & patchNames ( ) const
inline

Definition at line 111 of file shortEdgeFilter2D.H.

◆ patchSizes()

const labelList & patchSizes ( ) const
inline

Definition at line 116 of file shortEdgeFilter2D.H.

◆ mapEdgesRegion()

const EdgeMap< label > & mapEdgesRegion ( ) const
inline

Definition at line 121 of file shortEdgeFilter2D.H.

◆ fMesh()

const MeshedSurface< face > & fMesh ( ) const
inline

Definition at line 126 of file shortEdgeFilter2D.H.

◆ filter()

void filter ( )

◆ writeInfo()

void writeInfo ( Ostream os)

The documentation for this class was generated from the following file: