This is the complete list of members for polyTopoChange, including all inherited members.
| addCell(const label masterPointID, const label masterEdgeID, const label masterFaceID, const label masterCellID, const label zoneID) | polyTopoChange | |
| addCell(const label masterPointID, const label masterEdgeID, const label masterFaceID, const label masterCellID, const labelUList &zoneIDs) | polyTopoChange | |
| addFace(const face &f, const label own, const label nei, const label masterPointID, const label masterEdgeID, const label masterFaceID, const bool flipFaceFlux, const label patchID, const label zoneID, const bool zoneFlip) | polyTopoChange | |
| addFace(const face &f, const label own, const label nei, const label masterPointID, const label masterEdgeID, const label masterFaceID, const bool flipFaceFlux, const label patchID, const labelUList &zoneIDs, const UList< bool > &zoneFlips) | polyTopoChange | |
| addMesh(const polyMesh &mesh, const labelUList &patchMap, const labelUList &pointZoneMap, const labelUList &faceZoneMap, const labelUList &cellZoneMap) | polyTopoChange | |
| addPoint(const point &pt, const label masterPointID, const label zoneID, const bool inCell) | polyTopoChange | |
| addPoint(const point &pt, const label masterPointID, const labelUList &zoneIDs, const bool inCell) | polyTopoChange | |
| cellRemoved(const label celli) const | polyTopoChange | inline |
| cellZones(const label celli, DynamicList< label > &zones) const | polyTopoChange | |
| changeMesh(polyMesh &mesh, const labelUList &patchMap, const bool inflate, const bool syncParallel=true, const bool orderCells=false, const bool orderPoints=false) | polyTopoChange | |
| changeMesh(polyMesh &mesh, const bool inflate, const bool syncParallel=true, const bool orderCells=false, const bool orderPoints=false) | polyTopoChange | |
| ClassName("polyTopoChange") | polyTopoChange | |
| clear() | polyTopoChange | |
| faceNeighbour() const | polyTopoChange | inline |
| faceOwner() const | polyTopoChange | inline |
| faceRemoved(const label facei) const | polyTopoChange | inline |
| faces() const | polyTopoChange | inline |
| faceZones(const label facei, DynamicList< label > &zones, DynamicList< bool > &flips) const | polyTopoChange | |
| makeMesh(autoPtr< Type > &newMesh, const IOobject &io, const polyMesh &mesh, const labelUList &patchMap, const bool syncParallel=true, const bool orderCells=false, const bool orderPoints=false) | polyTopoChange | |
| makeMesh(autoPtr< Type > &newMesh, const IOobject &io, const polyMesh &mesh, const bool syncParallel=true, const bool orderCells=false, const bool orderPoints=false) | polyTopoChange | |
| makeMesh(autoPtr< Type > &newMeshPtr, const IOobject &io, const polyMesh &mesh, const labelUList &patchMap, const bool syncParallel, const bool orderCells, const bool orderPoints) | polyTopoChange | |
| makeMesh(autoPtr< Type > &newMeshPtr, const IOobject &io, const polyMesh &mesh, const bool syncParallel, const bool orderCells, const bool orderPoints) | polyTopoChange | |
| modifyCell(const label celli, const label zoneID, const bool multiZone=false) | polyTopoChange | |
| modifyCell(const label celli, const labelUList &zoneIDs) | polyTopoChange | |
| modifyFace(const face &f, const label facei, const label own, const label nei, const bool flipFaceFlux, const label patchID, const label zoneID, const bool zoneFlip, const bool multiZone=false) | polyTopoChange | |
| modifyFace(const face &f, const label facei, const label own, const label nei, const bool flipFaceFlux, const label patchID, const labelUList &zoneIDs, const UList< bool > &zoneFlips) | polyTopoChange | |
| modifyPoint(const label pointi, const point &pt, const label zoneID, const bool inCell, const bool multiZone=false) | polyTopoChange | |
| modifyPoint(const label pointi, const point &pt, const labelUList &zoneIDs, const bool inCell) | polyTopoChange | |
| movePoints(const pointField &newPoints) | polyTopoChange | |
| pointRemoved(const label pointi) const | polyTopoChange | inline |
| points() const | polyTopoChange | inline |
| pointZones(const label pointi, DynamicList< label > &zones) const | polyTopoChange | |
| polyTopoChange(const label nPatches, const bool strict=true) | polyTopoChange | |
| polyTopoChange(const polyMesh &mesh, const bool strict=true) | polyTopoChange | |
| region() const | polyTopoChange | inline |
| removeCell(const label celli, const label mergeCelli) | polyTopoChange | |
| removeFace(const label facei, const label mergeFacei) | polyTopoChange | |
| removePoint(const label pointi, const label mergePointi) | polyTopoChange | |
| setAction(const topoAction &action) | polyTopoChange | |
| setCapacity(const label nPoints, const label nFaces, const label nCells) | polyTopoChange | |
| setNumPatches(const label nPatches) | polyTopoChange | inline |
| shrink() | polyTopoChange |