Go to the documentation of this file.
38 #ifndef cellToCellStencil_H
39 #define cellToCellStencil_H
132 return globalNumbering_;
const polyMesh & mesh() const
void insertFaceCells(const label exclude0, const label exclude1, const boolList &nonEmptyFace, const labelList &faceLabels, labelHashSet &globals) const
labelList calcFaceCells(const boolList &nonEmptyFace, const labelList &faceLabels, labelHashSet &globals) const
A HashTable with keys but without contents that is similar to std::unordered_set.
Mesh consisting of general polyhedral cells.
const globalIndex & globalNumbering() const
cellToCellStencil(const polyMesh &)
void validBoundaryFaces(boolList &isValidBFace) const
Calculates a unique integer (label so might not have enough room - 2G max) for processor + local inde...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
autoPtr< indirectPrimitivePatch > allCoupledFacesPatch() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
baseclass for extended cell centred addressing. Contains per cell a list of neighbouring cells and/or...
static void merge(const label global0, const label global1, const labelList &listA, labelList &listB)