53 #ifndef boundaryRandom_H 54 #define boundaryRandom_H 89 DynamicList<point>& samplingPositions,
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...
virtual ~boundaryRandom()
Destructor.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
A class for handling words, derived from string.
const word & name() const
Access the name.
boundaryRandom(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
const meshSearch & searchEngine() const
Access the search engine.
TypeName("boundaryRandom")
Runtime type information.
Mesh consisting of general polyhedral cells.
List< wordRe > wordReList
A List of wordRe (word or regular expression)