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.
cellSet(const IOobject &obj)
Construct from IOobject. No checking.
Cell-face mesh analysis engine.
virtual void writeDebug(Ostream &os, const primitiveMesh &, const label maxLen) const
Write maxLen items with label and coordinates.
static word meshSubDir
Return the mesh sub-directory name (usually "polyMesh")
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".
readOption
Enumeration defining the read options.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
void check(const label maxLabel)
Check validity of contents.
label size() const
Return number of elements in table.
Macros for easy insertion into run-time selection tables.
void updateLabels(const labelList &map)
Update map from map. Used to update cell/face labels.
A class for handling words, derived from string.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
void writeDebug(Ostream &os, const label maxElem, topoSet::const_iterator &iter, label &elemI) const
Write part of contents nicely formatted. Prints labels only.
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...
virtual void topoChange(const polyTopoChangeMap &map)
Update any stored data for new labels.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
const labelList & reverseCellMap() const
Reverse cell map.
General set of labels of mesh quantity (points, cells, faces).
virtual label maxSize(const polyMesh &mesh) const
Return max index+1.
topoSet(const IOobject &, const word &wantedType)
Construct from IOobject as explicitly passed type.
Mesh consisting of general polyhedral cells.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual ~cellSet()
Destructor.