Holds list of sampling points which is filled at construction time. Various implementations of this b...
Samples along a circular path.
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
Mesh consisting of general polyhedral cells.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Vector< scalar > vector
A scalar version of the templated Vector.
const polyMesh & mesh() const
virtual point getRefPoint(const List< point > &pts) const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
vector point
Point is a vector.
circleSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis, const point &origin, const vector &circleAxis, const point &startPoint, const scalar dTheta)
virtual ~circleSet()=default