62 topoSet(mesh, typeName, name, r, w)
bool set(const label &key)
Same as insert (cannot overwrite nil content)
writeOption
Enumeration defining the write options.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Cell-face mesh analysis engine.
static word meshSubDir
Return the mesh sub-directory name (usually "polyMesh")
virtual void updateMesh(const mapPolyMesh &morphMap)
Update any stored data for new labels.
label size() const
Return number of elements in table.
readOption
Enumeration defining the read options.
virtual void writeDebug(Ostream &os, const primitiveMesh &, const label maxLen) const
Write maxLen items with label and coordinates.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
void check(const label maxLabel)
Check validity of contents.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Macros for easy insertion into run-time selection tables.
void updateLabels(const labelList &map)
Update map from map. Used to update cell/face labels.
word findInstance(const fileName &dir, const word &name=word::null, const IOobject::readOption rOpt=IOobject::MUST_READ, const word &stopInstance=word::null) const
Return the location of "dir" containing the file "name".
void writeDebug(Ostream &os, const label maxElem, topoSet::const_iterator &iter, label &elemI) const
Write part of contents nicely formatted. Prints labels only.
A class for handling words, derived from string.
static const word null
An empty word.
const vectorField & cellCentres() const
An Ostream is an abstract base class for all output systems (streams, files, token lists...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
General set of labels of mesh quantity (points, cells, faces).
const labelList & reverseCellMap() const
Reverse cell map.
virtual label maxSize(const polyMesh &mesh) const
Return max index+1.
Mesh consisting of general polyhedral cells.
topoSet(const topoSet &)
Disallow default bitwise copy construct.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual ~cellSet()
Destructor.