Go to the documentation of this file.
67 isInStencil[stencilCells[i]] =
true;
labelListList stencil_
Per face the stencil.
const polyMesh & mesh() const
void compact()
After removing elements from the stencil adapt the schedule (map).
#define forAll(list, i)
Loop across all elements in list.
Note: transformations on coupled patches not supported. Problem is the positions of cells reachable t...
const globalIndex & globalNumbering() const
Global numbering for faces.
extendedCentredFaceToCellStencil(const extendedCentredFaceToCellStencil &)
Disallow default bitwise copy construct.
Class containing processor-to-processor mapping information.
const mapDistribute & map() const
Return reference to the parallel distribution map.
autoPtr< mapDistribute > mapPtr_
Swap map for getting neigbouring data.
static int & msgType()
Message tag of standard messages.
baseclass for extended cell centred addressing. Contains per cell a list of neighbouring faces in glo...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...