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 | |
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 | |
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 | |
cellRemoved(const label celli) const | polyTopoChange | inline |
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 |
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) | 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) | polyTopoChange | |
modifyPoint(const label pointi, const point &pt, const label zoneID, const bool inCell) | polyTopoChange | |
movePoints(const pointField &newPoints) | polyTopoChange | |
pointRemoved(const label pointi) const | polyTopoChange | inline |
points() const | polyTopoChange | inline |
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 |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.