Go to the documentation of this file.
45 #ifndef cellCentreSet_H
46 #define cellCentreSet_H
67 const boundBox bounds_;
Holds list of sampling points which is filled at construction time. Various implementations of this b...
const word & name() const
A class for handling words, derived from Foam::string.
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search.
const meshSearch & searchEngine() const
static const boundBox invertedBox
cellCentreSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis, const boundBox &bbox=boundBox::invertedBox)
Mesh consisting of general polyhedral cells.
virtual ~cellCentreSet()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const polyMesh & mesh() const
A bounding box defined in terms of min/max extrema points.
A sampleSet based on cell centres.