Go to the documentation of this file.
37 #ifndef linearDistance_H
38 #define linearDistance_H
61 scalar distanceCellSize_;
73 scalar sizeFunction(
const point& pt, scalar d, label index)
const;
88 const scalar& defaultCellSize,
Abstract base class for specifying target cell sizes.
virtual bool cellSize(const point &pt, scalar &size) const
virtual ~linearDistance()=default
This class describes the interaction of (usually) a face and a point. It carries the info of a succes...
Generic templated field type.
Base class of (analytical or triangulated) surface. Encapsulates all the search routines....
TypeName("linearDistance")
virtual bool sizeLocations(const pointIndexHit &hitPt, const vector &n, pointField &shapePts, scalarField &shapeSizes) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual bool setCellSize(const pointField &pts)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
linearDistance(const dictionary &initialPointsDict, const searchableSurface &surface, const scalar &defaultCellSize, const labelList regionIndices)