Go to the documentation of this file.
84 #ifndef normalToFace_H
85 #define normalToFace_H
100 public topoSetFaceSource
105 static addToUsageTable usage_;
131 const polyMesh&
mesh,
void set(List< bool > &bools, const labelRange &range)
normalToFace(const polyMesh &mesh, const vector &normal, const scalar tol)
The topoSetFaceSource is a intermediate class for handling topoSet sources for selecting faces.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
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,...
Vector< scalar > vector
A scalar version of the templated Vector.
virtual ~normalToFace()=default
const polyMesh & mesh() const noexcept
A topoSetFaceSource to select faces whose surface normal aligned with a given direction.