64 topoSet(mesh, typeName, name, r, w)
128 if (isA<processorPolyPatch>(pp))
131 refCast<const processorPolyPatch>(pp);
151 toNeighbour << setFaces;
160 if (isA<processorPolyPatch>(pp))
163 refCast<const processorPolyPatch>(pp);
189 if (isA<cyclicPolyPatch>(pp))
192 refCast<const cyclicPolyPatch>(pp);
196 label thisFaceI = cycPatch.
start() + i;
199 if (
found(thisFaceI))
206 else if (
found(otherFaceI))