62 const labelList& stencilCells = stencil_[celli];
66 isInStencil[stencilCells[i]] =
true;
#define forAll(list, i)
Loop across all elements in list.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Baseclass for cell-to-cell stencils.
static int & msgType()
Message tag of standard messages.
extendedCentredCellToCellStencil(const cellToCellStencil &)
Construct from uncompacted cell stencil.
const distributionMap & map() const
Return reference to the parallel distribution map.
Class containing processor-to-processor mapping information.
const globalIndex & globalNumbering() const
Global numbering for cells and boundary faces.
const polyMesh & mesh() const
void compact()
After removing elements from the stencil adapt the schedule (map).
baseclass for extended cell centred addressing. Contains per cell a list of neighbouring cells and/or...