36 #ifndef cylinderAnnulusToCell_H
37 #define cylinderAnnulusToCell_H
71 void combine(
topoSet& set,
const bool add)
const;
88 const scalar outerRadius,
89 const scalar innerRadius
A topoSetSource to select cells based on cell centres inside a cylinder annulus.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual sourceType setType() const
cylinderAnnulusToCell(const polyMesh &mesh, const vector &point1, const vector &point2, const scalar outerRadius, const scalar innerRadius)
Construct from components.
virtual ~cylinderAnnulusToCell()
TypeName("cylinderAnnulusToCell")
Runtime type information.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
Base class of a source for a topoSet.
sourceType
Enumeration defining the types of sources.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
General set of labels of mesh quantity (points, cells, faces).
void add(LagrangianPatchField< typename typeOfSum< Type1, Type2 >::type > &f, const LagrangianPatchField< Type1 > &f1, const LagrangianPatchField< Type2 > &f2)