Controls for the 2D CV mesh generator. More...
Public Member Functions | |
cv2DControls (const dictionary &controlDict, const boundBox &bb) | |
~cv2DControls ()=default | |
scalar | minCellSize () const |
scalar | minCellSize2 () const |
scalar | maxQuadAngle () const |
scalar | nearWallAlignedDist () const |
scalar | nearWallAlignedDist2 () const |
Switch | insertSurfaceNearestPointPairs () const |
Switch | mirrorPoints () const |
Switch | insertSurfaceNearPointPairs () const |
Switch | objOutput () const |
Switch | meshedSurfaceOutput () const |
Switch | randomiseInitialGrid () const |
scalar | randomPerturbation () const |
label | maxBoundaryConformingIter () const |
scalar | span () const |
scalar | span2 () const |
scalar | minEdgeLen () const |
scalar | minEdgeLen2 () const |
scalar | maxNotchLen () const |
scalar | maxNotchLen2 () const |
scalar | minNearPointDist () const |
scalar | minNearPointDist2 () const |
scalar | ppDist () const |
void | write (Ostream &os) const |
Public Attributes | |
scalar | minCellSize_ |
scalar | minCellSize2_ |
scalar | maxQuadAngle_ |
scalar | nearWallAlignedDist_ |
scalar | nearWallAlignedDist2_ |
Switch | insertSurfaceNearestPointPairs_ |
Switch | mirrorPoints_ |
Switch | insertSurfaceNearPointPairs_ |
Switch | objOutput_ |
Switch | meshedSurfaceOutput_ |
Switch | randomiseInitialGrid_ |
scalar | randomPerturbation_ |
label | maxBoundaryConformingIter_ |
scalar | span_ |
scalar | span2_ |
scalar | minEdgeLen_ |
scalar | minEdgeLen2_ |
scalar | maxNotchLen_ |
scalar | maxNotchLen2_ |
scalar | minNearPointDist_ |
scalar | minNearPointDist2_ |
scalar | ppDist_ |
scalar | ppDist2_ |
Friends | |
Ostream & | operator<< (Ostream &os, const cv2DControls &s) |
cv2DControls | ( | const dictionary & | controlDict, |
const boundBox & | bb | ||
) |
|
default |
|
inline |
Definition at line 21 of file cv2DControlsI.H.
References cv2DControls::minCellSize_.
|
inline |
Definition at line 27 of file cv2DControlsI.H.
|
inline |
Definition at line 33 of file cv2DControlsI.H.
|
inline |
Definition at line 39 of file cv2DControlsI.H.
|
inline |
Definition at line 45 of file cv2DControlsI.H.
|
inline |
Definition at line 51 of file cv2DControlsI.H.
|
inline |
Definition at line 57 of file cv2DControlsI.H.
|
inline |
Definition at line 63 of file cv2DControlsI.H.
|
inline |
Definition at line 69 of file cv2DControlsI.H.
|
inline |
Definition at line 75 of file cv2DControlsI.H.
|
inline |
Definition at line 81 of file cv2DControlsI.H.
|
inline |
Definition at line 87 of file cv2DControlsI.H.
|
inline |
Definition at line 93 of file cv2DControlsI.H.
|
inline |
Definition at line 99 of file cv2DControlsI.H.
|
inline |
Definition at line 105 of file cv2DControlsI.H.
|
inline |
Definition at line 111 of file cv2DControlsI.H.
|
inline |
Definition at line 117 of file cv2DControlsI.H.
|
inline |
Definition at line 123 of file cv2DControlsI.H.
|
inline |
Definition at line 129 of file cv2DControlsI.H.
|
inline |
Definition at line 135 of file cv2DControlsI.H.
|
inline |
Definition at line 141 of file cv2DControlsI.H.
|
inline |
Definition at line 147 of file cv2DControlsI.H.
void write | ( | Ostream & | os | ) | const |
|
friend |
scalar minCellSize_ |
Definition at line 82 of file cv2DControls.H.
Referenced by cv2DControls::minCellSize().
scalar minCellSize2_ |
Definition at line 85 of file cv2DControls.H.
scalar maxQuadAngle_ |
Definition at line 89 of file cv2DControls.H.
scalar nearWallAlignedDist_ |
Definition at line 92 of file cv2DControls.H.
scalar nearWallAlignedDist2_ |
Definition at line 95 of file cv2DControls.H.
Switch insertSurfaceNearestPointPairs_ |
Definition at line 98 of file cv2DControls.H.
Switch mirrorPoints_ |
Definition at line 101 of file cv2DControls.H.
Switch insertSurfaceNearPointPairs_ |
Definition at line 104 of file cv2DControls.H.
Switch objOutput_ |
Definition at line 106 of file cv2DControls.H.
Switch meshedSurfaceOutput_ |
Definition at line 108 of file cv2DControls.H.
Switch randomiseInitialGrid_ |
Definition at line 110 of file cv2DControls.H.
scalar randomPerturbation_ |
Definition at line 112 of file cv2DControls.H.
label maxBoundaryConformingIter_ |
Definition at line 114 of file cv2DControls.H.
scalar span_ |
Definition at line 120 of file cv2DControls.H.
scalar span2_ |
Definition at line 123 of file cv2DControls.H.
scalar minEdgeLen_ |
Definition at line 127 of file cv2DControls.H.
scalar minEdgeLen2_ |
Definition at line 130 of file cv2DControls.H.
scalar maxNotchLen_ |
Definition at line 134 of file cv2DControls.H.
scalar maxNotchLen2_ |
Definition at line 137 of file cv2DControls.H.
scalar minNearPointDist_ |
Definition at line 141 of file cv2DControls.H.
scalar minNearPointDist2_ |
Definition at line 144 of file cv2DControls.H.
scalar ppDist_ |
Definition at line 147 of file cv2DControls.H.
scalar ppDist2_ |
Definition at line 150 of file cv2DControls.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.