| allCellInfo() | FaceCellWave< Type, TrackingData > | inline |
| allCellInfo_ | FaceCellWave< Type, TrackingData > | protected |
| allFaceInfo() | FaceCellWave< Type, TrackingData > | inline |
| allFaceInfo_ | FaceCellWave< Type, TrackingData > | protected |
| cellToFace() | FaceCellWave< Type, TrackingData > | virtual |
| changedCell_ | FaceCellWave< Type, TrackingData > | protected |
| changedCells_ | FaceCellWave< Type, TrackingData > | protected |
| changedFace_ | FaceCellWave< Type, TrackingData > | protected |
| changedFaces_ | FaceCellWave< Type, TrackingData > | protected |
| checkCyclic(const polyPatch &pPatch) const | FaceCellWave< Type, TrackingData > | protected |
| data() const | FaceCellWave< Type, TrackingData > | inline |
| dummyTrackData_ | FaceCellWave< Type, TrackingData > | protectedstatic |
| enterDomain(const polyPatch &patch, const label nFaces, const labelList &faceLabels, List< Type > &faceInfo) const | FaceCellWave< Type, TrackingData > | protected |
| explicitConnections_ | FaceCellWave< Type, TrackingData > | protected |
| FaceCellWave(const polyMesh &, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, TrackingData &td=dummyTrackData_) | FaceCellWave< Type, TrackingData > | |
| FaceCellWave(const polyMesh &, const labelList &initialChangedFaces, const List< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=dummyTrackData_) | FaceCellWave< Type, TrackingData > | |
| FaceCellWave(const polyMesh &, const labelPairList &explicitConnections, const bool handleCyclicAMI, const labelList &initialChangedFaces, const List< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=dummyTrackData_) | FaceCellWave< Type, TrackingData > | |
| faceToCell() | FaceCellWave< Type, TrackingData > | virtual |
| geomTol_ | FaceCellWave< Type, TrackingData > | protectedstatic |
| getChangedPatchFaces(const polyPatch &patch, const label startFacei, const label nFaces, labelList &changedPatchFaces, List< Type > &changedPatchFacesInfo) const | FaceCellWave< Type, TrackingData > | protected |
| getUnsetCells() const | FaceCellWave< Type, TrackingData > | |
| getUnsetFaces() const | FaceCellWave< Type, TrackingData > | |
| handleAMICyclicPatches() | FaceCellWave< Type, TrackingData > | protected |
| handleCyclicPatches() | FaceCellWave< Type, TrackingData > | protected |
| handleExplicitConnections() | FaceCellWave< Type, TrackingData > | protected |
| handleProcPatches() | FaceCellWave< Type, TrackingData > | protected |
| hasCyclicAMIPatches_ | FaceCellWave< Type, TrackingData > | protected |
| hasCyclicPatches_ | FaceCellWave< Type, TrackingData > | protected |
| hasPatch() const | FaceCellWave< Type, TrackingData > | protected |
| iterate(const label maxIter) | FaceCellWave< Type, TrackingData > | virtual |
| leaveDomain(const polyPatch &patch, const label nFaces, const labelList &faceLabels, List< Type > &faceInfo) const | FaceCellWave< Type, TrackingData > | protected |
| mergeFaceInfo(const polyPatch &patch, const label nFaces, const labelList &, const List< Type > &) | FaceCellWave< Type, TrackingData > | protected |
| mesh() const | FaceCellWave< Type, TrackingData > | inline |
| mesh_ | FaceCellWave< Type, TrackingData > | protected |
| nEvals_ | FaceCellWave< Type, TrackingData > | protected |
| nUnvisitedCells_ | FaceCellWave< Type, TrackingData > | protected |
| nUnvisitedFaces_ | FaceCellWave< Type, TrackingData > | protected |
| offset(const polyPatch &patch, const label off, const label nFaces, labelList &faces) | FaceCellWave< Type, TrackingData > | protectedstatic |
| propagationTol() | FaceCellWave< Type, TrackingData > | inlinestatic |
| propagationTol_ | FaceCellWave< Type, TrackingData > | protectedstatic |
| setFaceInfo(const labelList &changedFaces, const List< Type > &changedFacesInfo) | FaceCellWave< Type, TrackingData > | |
| setPropagationTol(const scalar tol) | FaceCellWave< Type, TrackingData > | inlinestatic |
| td_ | FaceCellWave< Type, TrackingData > | protected |
| transform(const tensorField &rotTensor, const label nFaces, List< Type > &faceInfo) | FaceCellWave< Type, TrackingData > | protected |
| updateCell(const label celli, const label neighbourFacei, const Type &neighbourInfo, const scalar tol, Type &cellInfo) | FaceCellWave< Type, TrackingData > | protected |
| updateFace(const label facei, const label neighbourCelli, const Type &neighbourInfo, const scalar tol, Type &faceInfo) | FaceCellWave< Type, TrackingData > | protected |
| updateFace(const label facei, const Type &neighbourInfo, const scalar tol, Type &faceInfo) | FaceCellWave< Type, TrackingData > | protected |
| ~FaceCellWave() | FaceCellWave< Type, TrackingData > | inlinevirtual |