Go to the documentation of this file.
97 #ifndef rotatedBoxToCell_H
98 #define rotatedBoxToCell_H
112 class rotatedBoxToCell
114 public topoSetCellSource
119 static addToUsageTable usage_;
130 void combine(topoSet&
set,
const bool add)
const;
144 const polyMesh&
mesh,
void set(List< bool > &bools, const labelRange &range)
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~rotatedBoxToCell()=default
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
General set of labels of mesh quantity (points, cells, faces).
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
Vector< scalar > vector
A scalar version of the templated Vector.
A topoSetCellSource to select cells based on cell centres inside a given parallopiped (i....
TypeName("rotatedBoxToCell")
The topoSetCellSource is a intermediate class for handling topoSet sources for selecting cells.
const polyMesh & mesh() const noexcept
vector point
Point is a vector.
rotatedBoxToCell(const polyMesh &mesh, const vector &origin, const vector &i, const vector &j, const vector &k)