sourceType
Enumeration defining the types of sources.
A class for handling words, derived from string.
fieldToCell(const polyMesh &mesh, const word &fieldName, const scalar min, const scalar max)
Construct from components.
static addToUsageTable usage_
Add usage string.
Class with constructor to add usage string to table.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
A topoSetSource to select cells based on field values.
Mesh consisting of general polyhedral cells.
void applyToSet(const topoSetSource::setAction action, const scalarField &field, topoSet &set) const
Depending on field values add to or delete from cellSet.
Pre-declare SubField and related Field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual sourceType setType() const
General set of labels of mesh quantity (points, cells, faces).
virtual ~fieldToCell()
Destructor.
word fieldName_
Name of volScalarField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Base class of a source for a topoSet.
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
TypeName("fieldToCell")
Runtime type information.
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
scalar min_
Min to subset field values with.