Go to the documentation of this file.
37 return collapseFacesCoeffDict_;
43 return meshQualityCoeffDict_;
50 return controlMeshQuality_;
63 inline const Foam::scalar&
66 return edgeReductionFactor_;
71 return maxIterations_;
76 return maxSmoothIters_;
79 inline const Foam::scalar&
82 return initialFaceLengthFactor_;
85 inline const Foam::scalar&
88 return faceReductionFactor_;
94 return maxPointErrorCount_;
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
const Switch & controlMeshQuality() const
const dictionary & meshQualityCoeffDict() const
const dictionary & collapseEdgesCoeffDict_
Coefficients for collapsing edges.
const dictionary & collapseFacesCoeffDict() const
const label & maxSmoothIters() const
const scalar & initialFaceLengthFactor() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const scalar & minLen() const
const dictionary & collapseEdgesCoeffDict() const
const scalar & faceReductionFactor() const
A list of keyword definitions, which are a keyword followed by any number of values (e....
const scalar & edgeReductionFactor() const
const label & maxPointErrorCount() const
const scalar & maxCos() const
const label & maxIterations() const