Class to store the settings for the polyMeshFilter class. More...
Public Member Functions | |
polyMeshFilterSettings (const dictionary &dict) | |
~polyMeshFilterSettings ()=default | |
const dictionary & | collapseEdgesCoeffDict () const |
const dictionary & | collapseFacesCoeffDict () const |
const dictionary & | meshQualityCoeffDict () const |
Switch | controlMeshQuality () const |
const scalar & | minLen () const |
const scalar & | maxCos () const |
const scalar & | edgeReductionFactor () const |
const label & | maxIterations () const |
const label & | maxSmoothIters () const |
const scalar & | initialFaceLengthFactor () const |
const scalar & | faceReductionFactor () const |
const label & | maxPointErrorCount () const |
void | writeSettings (Ostream &os) const |
Class to store the settings for the polyMeshFilter class.
Definition at line 51 of file polyMeshFilterSettings.H.
|
explicit |
Definition at line 27 of file polyMeshFilterSettings.C.
|
default |
|
inline |
Definition at line 25 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 31 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 37 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 43 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 48 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 53 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 59 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 64 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 69 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 75 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 81 of file polyMeshFilterSettingsI.H.
|
inline |
Definition at line 87 of file polyMeshFilterSettingsI.H.
void writeSettings | ( | Ostream & | os | ) | const |
Definition at line 77 of file polyMeshFilterSettings.C.
References Foam::acos(), Foam::endl(), Foam::nl, os(), and Foam::radToDeg().
Referenced by polyMeshFilter::polyMeshFilter().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.