Go to the documentation of this file.
141 for (
const label facei : labels)
151 for (label i=0; i < len; ++i)
153 if (contents.test(i))
179 for (
const label facei : labels)
187 const label len = contents.size();
191 for (label i=0; i < len; ++i)
193 if (contents.test(i))
204 for (label i=0; i < len; ++i)
206 if (contents.test(i))
217 const primitiveMesh&
mesh,
void writeDebug(Ostream &os, const label maxElem, topoSet::const_iterator &iter, label &elemI) const
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
Defines the attributes of an object for which implicit objectRegistry management is supported,...
void set(List< bool > &bools, const labelRange &range)
A class for handling words, derived from Foam::string.
virtual void distribute(const mapDistributePolyMesh &map)
virtual label maxSize(const polyMesh &mesh) const
A HashTable with keys but without contents that is similar to std::unordered_set.
Mesh consisting of general polyhedral cells.
virtual void sync(const polyMesh &mesh)
static void check(const int retVal, const char *what)
virtual void writeDebug(Ostream &os, const primitiveMesh &, const label maxLen) const
General set of labels of mesh quantity (points, cells, faces).
faceSet(const IOobject &obj)
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
void distributeFaceData(List< T > &lst) const
const labelList & reverseFaceMap() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const vectorField & faceCentres() const
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
std::enable_if< std::is_same< bool, TypeT >::value, bool >::type set(const label i, bool val=true)
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
word name(const expressions::valueTypeCode typeCode)
label nFaces() const noexcept
virtual void updateMesh(const mapPolyMesh &morphMap)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
defineTypeNameAndDebug(combustionModel, 0)
Cell-face mesh analysis engine.