58 boolList isInStencil(map().constructSize(),
false);
62 const labelList& stencilCells = stencil_[facei];
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...
static label nProcs(const label communicator=0)
Number of processes in parallel run.
static int & msgType()
Message tag of standard messages.
Class containing processor-to-processor mapping information.
void compact()
After removing elements from the stencil adapt the schedule (map).
extendedCentredFaceToCellStencil(const faceToCellStencil &)
Construct from uncompacted face stencil.
const labelListList & stencil() const
Return reference to the stencil.
Note: transformations on coupled patches not supported. Problem is the positions of cells reachable t...
baseclass for extended cell centred addressing. Contains per cell a list of neighbouring faces in glo...