57 #ifndef circleRandom_H 58 #define circleRandom_H 98 DynamicList<point>& samplingPositions,
99 DynamicList<label>& samplingSegments,
100 DynamicList<label>& samplingCells,
101 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.
circleRandom(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
A class for handling words, derived from string.
TypeName("circleRandom")
Runtime type information.
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.