68 const Switch readCurvature_;
69 const word curvatureFile_;
71 const Switch readFeatureProximity_;
72 const word featureProximityFile_;
74 const Switch readInternalCloseness_;
75 const word internalClosenessFile_;
79 const scalar internalClosenessCellSizeCoeff_;
83 const scalar curvatureCellSizeCoeff_;
86 const scalar maximumCellSize_;
107 const scalar& defaultCellSize
A class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
Abstract base class for specifying target cell sizes.
IOoject and searching on triSurface.
virtual ~automatic()
Destructor.
A class for handling words, derived from string.
virtual tmp< triSurfacePointScalarField > load()
Load the cell size field.
automatic(const dictionary &cellSizeCalcTypeDict, const triSurfaceMesh &surface, const scalar &defaultCellSize)
Construct from components.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName("automatic")
Runtime type information.
A class for managing temporary objects.