Controls for the conformalVoronoiMesh mesh generator. More...
Public Member Functions | |
cvControls (const dictionary &foamyHexMeshDict) | |
Construct from references to conformalVoronoiMesh and dictionary. More... | |
cvControls (const cvControls &)=delete | |
Disallow default bitwise copy construction. More... | |
~cvControls () | |
Destructor. More... | |
const dictionary & | foamyHexMeshDict () const |
Return the foamyHexMeshDict. More... | |
scalar | pointPairDistanceCoeff () const |
Return the pointPairDistanceCoeff. More... | |
scalar | mixedFeaturePointPPDistanceCoeff () const |
Return the mixedFeaturePointPPDistanceCoeff. More... | |
scalar | featurePointExclusionDistanceCoeff () const |
Return the featurePointExclusionDistanceCoeff. More... | |
scalar | featureEdgeExclusionDistanceCoeff () const |
Return the featureEdgeExclusionDistanceCoeff. More... | |
Switch | guardFeaturePoints () const |
Switch | edgeAiming () const |
Switch | snapFeaturePoints () const |
Switch | circulateEdges () const |
scalar | surfacePtExclusionDistanceCoeff () const |
Return the surfacePtExclusionDistanceCoeff. More... | |
Switch | specialiseFeaturePoints () const |
Return whether to use specialised feature points. More... | |
scalar | surfaceSearchDistanceCoeff () const |
Return the surfaceSearchDistanceCoeff. More... | |
scalar | maxSurfaceProtrusionCoeff () const |
Return the maxSurfaceProtrusionCoeff. More... | |
scalar | maxQuadAngle () const |
Return the maxQuadAngle. More... | |
label | surfaceConformationRebuildFrequency () const |
Return the surfaceConformationRebuildFrequency. More... | |
scalar | edgeSearchDistCoeffSqr () const |
Return the edgeSearchDistCoeffSqr for conformation. More... | |
scalar | surfacePtReplaceDistCoeffSqr () const |
Return the surfacePtReplaceDistCoeffSqr for conformation. More... | |
label | maxConformationIterations () const |
Return the maxConformationIterations. More... | |
scalar | iterationToInitialHitRatioLimit () const |
Return the iterationToInitialHitRatioLimit. More... | |
scalar | defaultCellSize () const |
Return the defaultCellSize. More... | |
scalar | minimumCellSize () const |
Return the minimumCellSize. More... | |
Switch | objOutput () const |
Return the objOutput Switch. More... | |
Switch | timeChecks () const |
Return the timeChecks Switch. More... | |
Switch | printVertexInfo () const |
Return the printVertexInfo Switch. More... | |
scalar | maxLoadUnbalance () const |
Return the maxLoadUnbalance. More... | |
scalar | cosAlignmentAcceptanceAngle () const |
Return the cosAlignmentAcceptanceAngle. More... | |
scalar | aspectRatio () const |
Return the aspectRatio. More... | |
const vector & | aspectRatioDirection () const |
Return the aspectRatioDirection. More... | |
scalar | insertionDistCoeff () const |
Return the insertionDistCoeff. More... | |
scalar | faceAreaRatioCoeff () const |
Return the faceAreaRatioCoeff. More... | |
scalar | cosInsertionAcceptanceAngle () const |
Return the cosInsertionAcceptanceAngle. More... | |
scalar | removalDistCoeff () const |
Return removalDistCoeff. More... | |
Switch | filterEdges () const |
Filter edges at output time. More... | |
Switch | filterFaces () const |
Filter faces at output time. More... | |
Switch | writeTetDualMesh () const |
Write tetMesh at output time. More... | |
Switch | writeCellShapeControlMesh () const |
Write cellShapeControlMesh at output time. More... | |
Switch | writeBackgroundMeshDecomposition () const |
Write backgroundMeshDecomposition at output time. More... | |
void | operator= (const cvControls &)=delete |
Disallow default bitwise assignment. More... | |
Controls for the conformalVoronoiMesh mesh generator.
Definition at line 53 of file cvControls.H.
cvControls | ( | const dictionary & | foamyHexMeshDict | ) |
Construct from references to conformalVoronoiMesh and dictionary.
|
delete |
Disallow default bitwise copy construction.
~cvControls | ( | ) |
Destructor.
|
inline |
Return the foamyHexMeshDict.
Definition at line 28 of file cvControlsI.H.
|
inline |
Return the pointPairDistanceCoeff.
Definition at line 34 of file cvControlsI.H.
Referenced by conformalVoronoiMesh::pointPairDistance().
|
inline |
Return the mixedFeaturePointPPDistanceCoeff.
Definition at line 40 of file cvControlsI.H.
Referenced by conformalVoronoiMesh::mixedFeaturePointDistance().
|
inline |
Return the featurePointExclusionDistanceCoeff.
Definition at line 46 of file cvControlsI.H.
|
inline |
Return the featureEdgeExclusionDistanceCoeff.
Definition at line 52 of file cvControlsI.H.
|
inline |
Definition at line 58 of file cvControlsI.H.
|
inline |
Definition at line 63 of file cvControlsI.H.
|
inline |
Definition at line 68 of file cvControlsI.H.
|
inline |
Definition at line 73 of file cvControlsI.H.
|
inline |
Return the surfacePtExclusionDistanceCoeff.
Definition at line 79 of file cvControlsI.H.
|
inline |
Return whether to use specialised feature points.
Definition at line 84 of file cvControlsI.H.
|
inline |
Return the surfaceSearchDistanceCoeff.
Definition at line 89 of file cvControlsI.H.
|
inline |
Return the maxSurfaceProtrusionCoeff.
Definition at line 95 of file cvControlsI.H.
Referenced by conformalVoronoiMesh::maxSurfaceProtrusion().
|
inline |
Return the maxQuadAngle.
Definition at line 101 of file cvControlsI.H.
|
inline |
Return the surfaceConformationRebuildFrequency.
Definition at line 107 of file cvControlsI.H.
|
inline |
Return the edgeSearchDistCoeffSqr for conformation.
Definition at line 113 of file cvControlsI.H.
|
inline |
Return the surfacePtReplaceDistCoeffSqr for conformation.
Definition at line 119 of file cvControlsI.H.
|
inline |
Return the maxConformationIterations.
Definition at line 125 of file cvControlsI.H.
|
inline |
Return the iterationToInitialHitRatioLimit.
Definition at line 131 of file cvControlsI.H.
|
inline |
Return the defaultCellSize.
Definition at line 137 of file cvControlsI.H.
|
inline |
Return the minimumCellSize.
Definition at line 143 of file cvControlsI.H.
|
inline |
Return the objOutput Switch.
Definition at line 149 of file cvControlsI.H.
|
inline |
Return the timeChecks Switch.
Definition at line 155 of file cvControlsI.H.
|
inline |
Return the printVertexInfo Switch.
Definition at line 161 of file cvControlsI.H.
|
inline |
Return the maxLoadUnbalance.
Definition at line 167 of file cvControlsI.H.
|
inline |
Return the cosAlignmentAcceptanceAngle.
Definition at line 173 of file cvControlsI.H.
|
inline |
Return the aspectRatio.
|
inline |
Return the aspectRatioDirection.
|
inline |
Return the insertionDistCoeff.
Definition at line 179 of file cvControlsI.H.
|
inline |
Return the faceAreaRatioCoeff.
Definition at line 185 of file cvControlsI.H.
|
inline |
Return the cosInsertionAcceptanceAngle.
Definition at line 191 of file cvControlsI.H.
|
inline |
Return removalDistCoeff.
Definition at line 197 of file cvControlsI.H.
|
inline |
Filter edges at output time.
Definition at line 203 of file cvControlsI.H.
|
inline |
Filter faces at output time.
Definition at line 208 of file cvControlsI.H.
|
inline |
Write tetMesh at output time.
Definition at line 213 of file cvControlsI.H.
|
inline |
Write cellShapeControlMesh at output time.
Definition at line 218 of file cvControlsI.H.
|
inline |
Write backgroundMeshDecomposition at output time.
Definition at line 223 of file cvControlsI.H.
|
delete |
Disallow default bitwise assignment.