97 const scalar startAngle_;
100 const scalar endAngle_;
103 const label nPoints_;
111 DynamicList<point>& samplingPositions,
112 DynamicList<scalar>& samplingDistances,
113 DynamicList<label>& samplingSegments,
114 DynamicList<label>& samplingCells,
115 DynamicList<label>& samplingFaces
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
Access the mesh.
FvWallInfoData< WallInfo, label > 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
Access the name.
vector point
Point is a vector.
const meshSearch & searchEngine() const
Access the search engine.
Mesh consisting of general polyhedral cells.