|
| TypeName ("automatic") |
| Runtime type information. More...
|
|
| automatic (const dictionary &cellSizeCalcTypeDict, const triSurfaceMesh &surface, const scalar &defaultCellSize) |
| Construct from components. More...
|
|
virtual | ~automatic () |
| Destructor. More...
|
|
virtual tmp< triSurfacePointScalarField > | load () |
| Load the cell size field. More...
|
|
| TypeName ("cellSizeCalculationType") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, cellSizeCalculationType, dictionary,(const dictionary &cellSizeCalculationTypeDict, const triSurfaceMesh &surface, const scalar &defaultCellSize),(cellSizeCalculationTypeDict, surface, defaultCellSize)) |
|
| cellSizeCalculationType (const word &type, const dictionary &cellSizeCalculationTypeDict, const triSurfaceMesh &surface, const scalar &defaultCellSize) |
| Construct from components. More...
|
|
virtual | ~cellSizeCalculationType () |
| Destructor. More...
|
|
- Source files
-
Definition at line 52 of file automatic.H.
◆ automatic()
Construct from components.
◆ ~automatic()
◆ smoothField()
◆ TypeName()
Runtime type information.
◆ load()
◆ coeffsDict_
◆ surfaceName_
Name of the surface. Used to write the cell size field.
Definition at line 65 of file automatic.H.
◆ readCurvature_
◆ curvatureFile_
const word curvatureFile_ |
|
private |
◆ readFeatureProximity_
const Switch readFeatureProximity_ |
|
private |
◆ featureProximityFile_
const word featureProximityFile_ |
|
private |
◆ readInternalCloseness_
const Switch readInternalCloseness_ |
|
private |
◆ internalClosenessFile_
const word internalClosenessFile_ |
|
private |
◆ curvatureCellSizeCoeff_
const scalar curvatureCellSizeCoeff_ |
|
private |
The curvature values are multiplied by the inverse of this value to.
get the cell size
Definition at line 78 of file automatic.H.
◆ maximumCellSize_
const scalar maximumCellSize_ |
|
private |
The maximum allowable sell size.
Definition at line 81 of file automatic.H.
The documentation for this class was generated from the following file:
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/cellSizeControlSurfaces/surfaceCellSizeFunction/cellSizeCalculationType/automatic/automatic.H