101 #ifndef patchToPoint_H 102 #define patchToPoint_H 118 public topoSetPointSource
123 static addToUsageTable usage_;
126 wordRes selectedPatches_;
131 void combine(topoSet&
set,
const bool add)
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
TypeName("patchToPoint")
Runtime type information.
patchToPoint(const polyMesh &mesh, const wordRe &patchName)
Construct from components.
const polyMesh & mesh() const noexcept
Reference to the mesh.
setAction
Enumeration defining various actions.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
Apply specified action to the topoSet.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
General set of labels of mesh quantity (points, cells, faces).
virtual ~patchToPoint()=default
Destructor.
Mesh consisting of general polyhedral cells.