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 |
data() | FaceCellWave< Type, TrackingData > | inline |
defaultTrackingData_ | FaceCellWave< Type, TrackingData > | static |
explicitConnections_ | FaceCellWave< Type, TrackingData > | protected |
FaceCellWave(const polyMesh &, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, TrackingData &td=defaultTrackingData_) | FaceCellWave< Type, TrackingData > | |
FaceCellWave(const polyMesh &, const labelList &initialChangedFaces, const List< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=defaultTrackingData_) | FaceCellWave< Type, TrackingData > | |
FaceCellWave(const polyMesh &, const labelPairList &explicitConnections, const labelList &initialChangedFaces, const List< Type > &changedFacesInfo, UList< Type > &allFaceInfo, UList< Type > &allCellInfo, const label maxIter, TrackingData &td=defaultTrackingData_) | FaceCellWave< Type, TrackingData > | |
FaceCellWave(const FaceCellWave &)=delete | 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 > | |
handleCyclicPatches() | FaceCellWave< Type, TrackingData > | protected |
handleExplicitConnections() | FaceCellWave< Type, TrackingData > | protected |
handleProcPatches() | FaceCellWave< Type, TrackingData > | protected |
hasCyclicPatches_ | FaceCellWave< Type, TrackingData > | protected |
hasPatch() const | FaceCellWave< Type, TrackingData > | protected |
iterate(const label maxIter) | FaceCellWave< Type, TrackingData > | virtual |
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 |
operator=(const FaceCellWave &)=delete | FaceCellWave< Type, TrackingData > | |
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 polyPatch &patch, const label nFaces, const labelList &faceLabels, const transformer &transform, 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 |