polyTopoChangeMap: Removed unused and redundant zone maps

This commit is contained in:
Henry Weller
2024-03-01 18:25:07 +00:00
parent 545ed8a0ee
commit e40c5324c5
6 changed files with 7 additions and 204 deletions

View File

@ -119,10 +119,6 @@ int main(int argc, char *argv[])
labelList(0), // reverseCellMap,
labelHashSet(0), // flipFaceFlux,
labelListList(0), // patchPointMap,
labelListList(0), // pointZoneMap,
labelListList(0), // faceZonePointMap,
labelListList(0), // faceZoneFaceMap,
labelListList(0), // cellZoneMap,
pointField(0), // preMotionPoints,
labelList(0), // oldPatchStarts,
labelList(0), // oldPatchNMeshPoints,