88#ifndef Foam_clipPlaneToCell_H
89#define Foam_clipPlaneToCell_H
121 void combine(topoSet& set,
const bool add)
const;
139 const point& basePoint,
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A topoSetCellSource to select all cells whose cell centre is above the specified plane.
virtual ~clipPlaneToCell()=default
Destructor.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
Apply specified action to the topoSet.
TypeName("clipPlaneToCell")
Runtime type information.
clipPlaneToCell()=delete
No default construct.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh consisting of general polyhedral cells.
The topoSetCellSource is a intermediate class for handling topoSet sources for selecting cells.
topoSetCellSource(const polyMesh &mesh)
Construct from mesh.
Class with constructor to add usage string to table.
setAction
Enumeration defining various actions.
const polyMesh & mesh() const noexcept
Reference to the mesh.
General set of labels of mesh quantity (points, cells, faces).
void add(DimensionedField< scalar, GeoMesh > &result, const dimensioned< scalar > &dt1, const DimensionedField< scalar, GeoMesh > &f2)
vector point
Point is a vector.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.