97 const scalar startAngle_;
100 const scalar endAngle_;
103 const label nPoints_;
111 DynamicList<point>& samplingPts,
112 DynamicList<label>& samplingCells,
113 DynamicList<label>& samplingFaces,
114 DynamicList<label>& samplingSegments,
115 DynamicList<scalar>& samplingCurveDist
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Vector< scalar > vector
A scalar version of the templated Vector.
A class for handling words, derived from string.
const word & name() const
vector point
Point is a vector.
const meshSearch & searchEngine() const
Mesh consisting of general polyhedral cells.