A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
Switch meshedSurfaceOutput_
scalar span2() const
Return the span squared.
Switch objOutput() const
Return the objOutput Switch.
Switch insertSurfaceNearPointPairs() const
Return insertSurfaceNearPointPairs Switch.
scalar minEdgeLen2_
Square of minEdgeLen.
Switch mirrorPoints_
Mirror near-boundary points rather than insert point-pairs.
scalar minNearPointDist_
The minimum distance allowed between a dual-cell vertex and the surface before a point-pair is introd...
scalar minCellSize2_
Square of minCellSize.
Switch randomiseInitialGrid_
scalar maxNotchLen2_
Square of maxNotchLen.
Switch mirrorPoints() const
Return mirrorPoints Switch.
scalar span_
Maximum cartesian span of the geometry.
scalar minEdgeLen() const
Return the minEdgeLen.
scalar maxQuadAngle_
Maximum quadrant angle allowed at a concave corner before additional "mitering" lines are added.
scalar span2_
Square of span.
scalar nearWallAlignedDist2() const
Return square of nearWallAlignedDist.
scalar ppDist() const
Return the ppDist.
scalar nearWallAlignedDist() const
Return number of layers to align with the nearest wall.
Switch insertSurfaceNearestPointPairs() const
Return insertSurfaceNearestPointPairs Switch.
label maxBoundaryConformingIter() const
Return the maximum number of boundary conformation iterations.
scalar minCellSize2() const
Return the square of the minimum cell size.
scalar minNearPointDist2_
Square of minNearPoint.
scalar maxNotchLen2() const
Return the maxNotchLen squared.
scalar maxNotchLen() const
Return the maxNotchLen.
label maxBoundaryConformingIter_
scalar minNearPointDist() const
Return the minNearPointDist.
scalar randomPerturbation() const
Return the random perturbation factor.
scalar minCellSize_
Minimum cell size below which protrusions through the surface are not split.
scalar nearWallAlignedDist2_
Square of nearWallAlignedDist.
scalar randomPerturbation_
Switch randomiseInitialGrid() const
Return the randomise initial point layout Switch.
scalar maxNotchLen_
Maximum notch size below which protusions into the surface are not filled.
scalar ppDist_
Distance between boundary conforming point-pairs.
scalar maxQuadAngle() const
Return the maximum quadrant angle.
scalar nearWallAlignedDist_
Near-wall region where cells are aligned with the wall.
scalar minCellSize() const
Return the minimum cell size.
scalar span() const
Return the span.
scalar minNearPointDist2() const
Return the minNearPointDist squared.
Switch meshedSurfaceOutput() const
Return the meshedSurfaceOutput Switch.
scalar minEdgeLen2() const
Return the minEdgeLen squared.
Switch insertSurfaceNearestPointPairs_
Insert near-boundary point mirror or point-pairs.
Switch insertSurfaceNearPointPairs_
Insert point-pairs vor dual-cell vertices very near the surface.
scalar minEdgeLen_
Minimum edge-length of the cell size below which protrusions through the surface are not split.