Loading...
Searching...
No Matches
shortEdgeFilter2D Class Reference

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

#include <shortEdgeFilter2D.H>

Public Member Functions

 ClassName ("shortEdgeFilter2D")
 Runtime type information.
 shortEdgeFilter2D (const CV2D &cv2Dmesh, const dictionary &dict)
 Construct from components.
 ~shortEdgeFilter2D ()=default
 Destructor.
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 47 of file shortEdgeFilter2D.H.

Constructor & Destructor Documentation

◆ shortEdgeFilter2D()

shortEdgeFilter2D ( const CV2D & cv2Dmesh,
const dictionary & dict )

Construct from components.

References dict.

◆ ~shortEdgeFilter2D()

~shortEdgeFilter2D ( )
default

Destructor.

Member Function Documentation

◆ ClassName()

ClassName ( "shortEdgeFilter2D" )

Runtime type information.

◆ patchNames()

const wordList & patchNames ( ) const
inline

Definition at line 117 of file shortEdgeFilter2D.H.

◆ patchSizes()

const labelList & patchSizes ( ) const
inline

Definition at line 122 of file shortEdgeFilter2D.H.

◆ mapEdgesRegion()

const EdgeMap< label > & mapEdgesRegion ( ) const
inline

Definition at line 127 of file shortEdgeFilter2D.H.

◆ fMesh()

const MeshedSurface< face > & fMesh ( ) const
inline

Definition at line 132 of file shortEdgeFilter2D.H.

◆ filter()

void filter ( )

◆ writeInfo()

void writeInfo ( Ostream & os)

References os().

Here is the call graph for this function:

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