97 const scalar startAngle_;
100 const scalar endAngle_;
103 const label nPoints_;
109 virtual bool calcSamples
111 DynamicList<point>& samplingPositions,
112 DynamicList<scalar>& samplingDistances,
113 DynamicList<label>& samplingSegments,
114 DynamicList<label>& samplingCells,
115 DynamicList<label>& samplingFaces
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
Access the mesh.
const word & name() const
Access the name.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
vector point
Point is a vector.
Vector< scalar > vector
A scalar version of the templated Vector.