This is the complete list of members for FaceCellWave< 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() | FaceCellWave< Type, TrackingData > | virtual |
| changedBaffles_ | FaceCellWave< Type, TrackingData > | protected |
| changedCell_ | FaceCellWaveBase | protected |
| changedCells_ | FaceCellWaveBase | protected |
| changedFace_ | FaceCellWaveBase | protected |
| changedFaces_ | FaceCellWaveBase | protected |
| checkCyclic(const polyPatch &pPatch) const | FaceCellWave< Type, TrackingData > | protected |
| ClassName("FaceCellWave") | FaceCellWaveBase | |
| data() const noexcept | FaceCellWave< Type, TrackingData > | inline |
| dummyTrackData_ | FaceCellWaveBase | static |
| enterDomain(const polyPatch &patch, const label nFaces, const labelUList &faceLabels, List< 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 List< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=FaceCellWaveBase::dummyTrackData_) | FaceCellWave< Type, TrackingData > | |
| FaceCellWave(const polyMesh &mesh, const labelPairList &explicitConnections, const bool handleCyclicAMI, const labelUList &initialChangedFaces, const List< 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() | FaceCellWave< Type, TrackingData > | virtual |
| geomTol_ | FaceCellWaveBase | protectedstatic |
| getChangedPatchFaces(const polyPatch &patch, const label startFacei, const label nFaces, labelList &changedPatchFaces, List< 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, List< Type > &faceInfo) const | FaceCellWave< Type, TrackingData > | protected |
| mergeFaceInfo(const polyPatch &patch, const label nFaces, const labelUList &changedFaces, const List< 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, labelList &faces) | FaceCellWave< Type, TrackingData > | protectedstatic |
| operator=(const FaceCellWave &)=delete | FaceCellWave< Type, TrackingData > | protected |
| 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 List< 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, 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()=default | FaceCellWave< Type, TrackingData > | virtual |