70 const scalar& defaultCellSize,
virtual bool setCellSize(const pointField &pts)
Adapt local cell size. Return true if anything changed.
This class describes the interaction of (usually) a face and a point. It carries the info of a succes...
Base class of (analytical or triangulated) surface. Encapsulates all the search routines. WIP.
A list of keyword definitions, which are a keyword followed by any number of values (e...
label size() const
Return number of elements in list.
virtual bool sizeLocations(const pointIndexHit &hitPt, const vector &n, pointField &shapePts, scalarField &shapeSizes) const
uniform(const dictionary &initialPointsDict, const searchableSurface &surface, const scalar &defaultCellSize, const labelList regionIndices)
Construct from components.
Abstract base class for specifying target cell sizes.
TypeName("uniform")
Runtime type information.
Uniform/equally-weighted distribution model.
virtual bool cellSize(const point &pt, scalar &size) const
Modify scalar argument to the cell size specified by function.
virtual ~uniform()
Destructor.