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