38 return nbrRegionName_ == patch_.boundaryMesh().mesh().name();
Class containing processor-to-processor mapping information.
word nbrRegionName_
Name of the region to map from.
const distributionMap & map() const
Return reference to the parallel distribution map.
const word & nbrRegionName() const
Name of the region to map from.
bool sameRegion() const
Is the neighbour region the same as for this patch?
const labelList & cellIndices() const
Return the indices of the cells who's values have to be.
A class for handling words, derived from string.