label size() const
Return number of elements in table.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
readOption
Enumeration defining the read options.
const word & name() const
Return name.
writeOption
Enumeration defining the write options.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A collection of cell labels.
cellSet(const IOobject &obj)
Construct from IOobject. No checking.
virtual label maxSize(const polyMesh &mesh) const
Return max index+1.
virtual ~cellSet()
Destructor.
virtual void sync(const polyMesh &mesh)
Sync cellSet across coupled patches.
TypeName("cellSet")
Runtime type information.
virtual void writeDebug(Ostream &os, const primitiveMesh &, const label maxLen) const
Write maxLen items with label and coordinates.
virtual void topoChange(const polyTopoChangeMap &map)
Update any stored data for new labels.
Mesh consisting of general polyhedral cells.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Cell-face mesh analysis engine.
General set of labels of mesh quantity (points, cells, faces).
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.