64 const labelList& stencilCells = stencil_[facei];
68 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...
Calculates/contains the extended cell-to-face stencil.
const distributionMap & map() const
Return reference to the parallel distribution map.
static int & msgType()
Message tag of standard messages.
Base class for extended cell-to-face stencils (face values from neighbouring cells) ...
const globalIndex & globalNumbering() const
Global numbering for cells and boundary faces.
extendedCentredCellToFaceStencil(const cellToFaceStencil &)
Construct from uncompacted face stencil.
void compact()
After removing elements from the stencil adapt the schedule (map).
const polyMesh & mesh() const
Class containing processor-to-processor mapping information.