This is the complete list of members for OppositeFaceCellWave< Type, TrackingData >, including all inherited members.
| allCellInfo() noexcept | FaceCellWave< Type, TrackingData > | inline |
| allCellInfo_ | FaceCellWave< Type, TrackingData > | protected |
| allFaceInfo() noexcept | FaceCellWave< Type, TrackingData > | inline |
| allFaceInfo_ | FaceCellWave< Type, TrackingData > | protected |
| cellToFace() | OppositeFaceCellWave< Type, TrackingData > | virtual |
| changedBaffles_ | FaceCellWave< Type, TrackingData > | protected |
| changedCell_ | FaceCellWaveBase | protected |
| changedCells_ | FaceCellWaveBase | protected |
| changedFace_ | FaceCellWaveBase | protected |
| changedFaces_ | FaceCellWaveBase | protected |
| changedOppositeFaces_ | OppositeFaceCellWaveBase | protected |
| checkCyclic(const polyPatch &pPatch) const | FaceCellWave< Type, TrackingData > | protected |
| Foam::ClassName("FaceCellWave") | FaceCellWaveBase | |
| Foam::OppositeFaceCellWaveBase::ClassName("OppositeFaceCellWave") | OppositeFaceCellWaveBase | |
| data() const noexcept | FaceCellWave< Type, TrackingData > | inline |
| dummyTrackData_ | FaceCellWaveBase | static |
| enterDomain(const polyPatch &patch, const label nFaces, const labelUList &faceLabels, UList< Type > &faceInfo) const | FaceCellWave< Type, TrackingData > | protected |
| explicitConnections_ | FaceCellWave< Type, TrackingData > | protected |
| FaceCellWave(const FaceCellWave &)=delete | FaceCellWave< Type, TrackingData > | protected |
| FaceCellWave(const polyMesh &mesh, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, TrackingData &td=FaceCellWaveBase::dummyTrackData_) | FaceCellWave< Type, TrackingData > | |
| FaceCellWave(const polyMesh &mesh, const labelUList &initialChangedFaces, const UList< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=FaceCellWaveBase::dummyTrackData_) | FaceCellWave< Type, TrackingData > | |
| FaceCellWave(const polyMesh &mesh, const UList< labelPair > &explicitConnections, const bool handleCyclicAMI, const labelUList &initialChangedFaces, const UList< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=FaceCellWaveBase::dummyTrackData_) | FaceCellWave< Type, TrackingData > | |
| FaceCellWaveBase(const polyMesh &mesh) | FaceCellWaveBase | explicit |
| faceToCell() | OppositeFaceCellWave< Type, TrackingData > | virtual |
| geomTol_ | FaceCellWaveBase | protectedstatic |
| getChangedPatchFaces(const polyPatch &patch, const label startFacei, const label nFaces, labelUList &changedPatchFaces, UList< Type > &changedPatchFacesInfo) const | FaceCellWave< Type, TrackingData > | protected |
| 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 labelUList &faceLabels, UList< Type > &faceInfo) const | FaceCellWave< Type, TrackingData > | protected |
| mergeFaceInfo(const polyPatch &patch, const label nFaces, const labelUList &changedFaces, const UList< Type > &changedFacesInfo) | FaceCellWave< Type, TrackingData > | protected |
| mesh() const noexcept | FaceCellWaveBase | inline |
| mesh_ | FaceCellWaveBase | protected |
| nChangedCells() const noexcept | FaceCellWaveBase | inline |
| nChangedFaces() const noexcept | FaceCellWaveBase | inline |
| nEvals_ | FaceCellWave< Type, TrackingData > | protected |
| nUnvisitedCells() const noexcept | FaceCellWaveBase | inline |
| nUnvisitedCells_ | FaceCellWaveBase | protected |
| nUnvisitedFaces() const noexcept | FaceCellWaveBase | inline |
| nUnvisitedFaces_ | FaceCellWaveBase | protected |
| offset(const polyPatch &patch, const label off, const label nFaces, labelUList &faces) | FaceCellWave< Type, TrackingData > | protectedstatic |
| operator=(const FaceCellWave &)=delete | FaceCellWave< Type, TrackingData > | protected |
| opposingFaceLabels(const label celli, const label facei, DynamicList< label > &) const | OppositeFaceCellWave< Type, TrackingData > | protected |
| OppositeFaceCellWave(const polyMesh &, const labelList &initialChangedFaces, const List< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=FaceCellWaveBase::dummyTrackData_) | OppositeFaceCellWave< Type, TrackingData > | |
| OppositeFaceCellWaveBase(const polyMesh &mesh) | OppositeFaceCellWaveBase | |
| pBufs_ | FaceCellWaveBase | protected |
| propagationTol() noexcept | FaceCellWaveBase | inlinestatic |
| propagationTol_ | FaceCellWaveBase | protectedstatic |
| setFaceInfo(const label facei, const Type &faceInfo) | FaceCellWave< Type, TrackingData > | |
| setFaceInfo(const labelUList &changedFaces, const UList< Type > &changedFacesInfo) | FaceCellWave< Type, TrackingData > | |
| setPropagationTol(const scalar tol) noexcept | FaceCellWaveBase | inlinestatic |
| taggedInfoType typedef | FaceCellWave< Type, TrackingData > | protected |
| td_ | FaceCellWave< Type, TrackingData > | protected |
| transform(const tensorField &rotTensor, const label nFaces, UList< 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()=default | FaceCellWave< Type, TrackingData > | virtual |
| ~OppositeFaceCellWave()=default | OppositeFaceCellWave< Type, TrackingData > | virtual |