void writeDebug(Ostream &os, const label maxElem, topoSet::const_iterator &iter, label &elemI) const
Write part of contents nicely formatted. Prints labels only.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual ~cellSet()
Destructor.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
volScalarField w(IOobject("w", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::NO_WRITE), mesh, dimensionedScalar("w", dimensionSet(0, 0, 0, 0, 0, 0, 0), 0.0))
cellSet(const cellSet &)
Disallow default bitwise copy construct.
A class for handling words, derived from string.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
static word meshSubDir
Return the mesh sub-directory name (usually "polyMesh")
virtual label maxSize(const polyMesh &mesh) const
Return max index+1.
virtual void writeDebug(Ostream &os, const primitiveMesh &, const label maxLen) const
Write maxLen items with label and coordinates.
Mesh consisting of general polyhedral cells.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
writeOption
Enumeration defining the write options.
General set of labels of mesh quantity (points, cells, faces).
Macros for easy insertion into run-time selection tables.
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".
const labelList & reverseCellMap() const
Reverse cell map.
const vectorField & cellCentres() const
void updateLabels(const labelList &map)
Update map from map. Used to update cell/face labels.
virtual void updateMesh(const mapPolyMesh &morphMap)
Update any stored data for new labels.
static const word null
An empty word.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
readOption
Enumeration defining the read options.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTypeNameAndDebug(combustionModel, 0)
word name(const complex &)
Return a string representation of a complex.
Cell-face mesh analysis engine.