Public Member Functions | List of all members
snapParameters Class Reference

Simple container to keep together snap specific information. More...

Public Member Functions

 snapParameters (const dictionary &dict, const bool dryRun=false)
 
label nSmoothPatch () const
 
label nSmoothInternal () const
 
scalar snapTol () const
 
label nSmoothDispl () const
 
label nSnap () const
 
Switch detectNearSurfacesSnap () const
 
Switch strictRegionSnap () const
 
label nFeatureSnap () const
 
Switch explicitFeatureSnap () const
 
Switch implicitFeatureSnap () const
 
Switch multiRegionFeatureSnap () const
 
Switch detectBaffles () const
 
Switch baffleFeaturePoints () const
 
Switch releasePoints () const
 
Switch stringFeatures () const
 
Switch avoidDiagonal () const
 
label nFaceSplitInterval () const
 
scalar concaveAngle () const
 
scalar minAreaRatio () const
 

Detailed Description

Simple container to keep together snap specific information.

Source files

Definition at line 48 of file snapParameters.H.

Constructor & Destructor Documentation

◆ snapParameters()

snapParameters ( const dictionary dict,
const bool  dryRun = false 
)

Definition at line 28 of file snapParameters.C.

Member Function Documentation

◆ nSmoothPatch()

label nSmoothPatch ( ) const
inline

Definition at line 121 of file snapParameters.H.

Referenced by snappySnapDriver::preSmoothPatch().

Here is the caller graph for this function:

◆ nSmoothInternal()

label nSmoothInternal ( ) const
inline

Definition at line 128 of file snapParameters.H.

Referenced by snappySnapDriver::preSmoothPatch().

Here is the caller graph for this function:

◆ snapTol()

scalar snapTol ( ) const
inline

Definition at line 137 of file snapParameters.H.

Referenced by snappySnapDriver::calcSnapDistance().

Here is the caller graph for this function:

◆ nSmoothDispl()

label nSmoothDispl ( ) const
inline

Definition at line 143 of file snapParameters.H.

Referenced by snappySnapDriver::smoothDisplacement().

Here is the caller graph for this function:

◆ nSnap()

label nSnap ( ) const
inline

Definition at line 150 of file snapParameters.H.

Referenced by snappySnapDriver::preSmoothPatch(), and snappySnapDriver::scaleMesh().

Here is the caller graph for this function:

◆ detectNearSurfacesSnap()

Switch detectNearSurfacesSnap ( ) const
inline

Definition at line 160 of file snapParameters.H.

Referenced by snappySnapDriver::doSnap().

Here is the caller graph for this function:

◆ strictRegionSnap()

Switch strictRegionSnap ( ) const
inline

Definition at line 166 of file snapParameters.H.

Referenced by snappySnapDriver::doSnap().

Here is the caller graph for this function:

◆ nFeatureSnap()

label nFeatureSnap ( ) const
inline

Definition at line 174 of file snapParameters.H.

Referenced by snappySnapDriver::doSnap().

Here is the caller graph for this function:

◆ explicitFeatureSnap()

Switch explicitFeatureSnap ( ) const
inline

Definition at line 179 of file snapParameters.H.

◆ implicitFeatureSnap()

Switch implicitFeatureSnap ( ) const
inline

Definition at line 184 of file snapParameters.H.

◆ multiRegionFeatureSnap()

Switch multiRegionFeatureSnap ( ) const
inline

Definition at line 189 of file snapParameters.H.

◆ detectBaffles()

Switch detectBaffles ( ) const
inline

Definition at line 194 of file snapParameters.H.

◆ baffleFeaturePoints()

Switch baffleFeaturePoints ( ) const
inline

Definition at line 199 of file snapParameters.H.

◆ releasePoints()

Switch releasePoints ( ) const
inline

Definition at line 204 of file snapParameters.H.

◆ stringFeatures()

Switch stringFeatures ( ) const
inline

Definition at line 209 of file snapParameters.H.

◆ avoidDiagonal()

Switch avoidDiagonal ( ) const
inline

Definition at line 214 of file snapParameters.H.

◆ nFaceSplitInterval()

label nFaceSplitInterval ( ) const
inline

Definition at line 222 of file snapParameters.H.

Referenced by snappySnapDriver::doSnap().

Here is the caller graph for this function:

◆ concaveAngle()

scalar concaveAngle ( ) const
inline

Definition at line 227 of file snapParameters.H.

◆ minAreaRatio()

scalar minAreaRatio ( ) const
inline

Definition at line 232 of file snapParameters.H.


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