cellChanged_ | FvFaceCellWave< Type, TrackingData > | protected |
cellInfo() | FvFaceCellWave< Type, TrackingData > | inline |
cellInfo_ | FvFaceCellWave< Type, TrackingData > | protected |
cellToFace() | FvFaceCellWave< Type, TrackingData > | virtual |
changedCells_ | FvFaceCellWave< Type, TrackingData > | protected |
changedPatchAndFaces_ | FvFaceCellWave< Type, TrackingData > | protected |
checkCyclic(const fvPatch &patch) const | FvFaceCellWave< Type, TrackingData > | protected |
data() const | FvFaceCellWave< Type, TrackingData > | inline |
data() | FvFaceCellWave< Type, TrackingData > | inline |
defaultTrackingData_ | FvFaceCellWave< Type, TrackingData > | static |
faceChanged(const labelPair &patchAndFacei) const | FvFaceCellWave< Type, TrackingData > | protected |
faceChanged(const labelPair &) | FvFaceCellWave< Type, TrackingData > | protected |
faceInfo(const labelPair &patchAndFacei) const | FvFaceCellWave< Type, TrackingData > | protected |
faceInfo(const labelPair &patchAndFacei) | FvFaceCellWave< Type, TrackingData > | protected |
faceToCell() | FvFaceCellWave< Type, TrackingData > | virtual |
FvFaceCellWave(const fvMesh &mesh, List< Type > &internalFaceInfo, List< List< Type >> &patchFaceInfo, List< Type > &cellInfo, TrackingData &td=defaultTrackingData_) | FvFaceCellWave< Type, TrackingData > | |
FvFaceCellWave(const fvMesh &mesh, const List< labelPair > &initialChangedPatchAndFaces, const List< Type > &initialChangedFacesInfo, List< Type > &internalFaceInfo, List< List< Type >> &patchFaceInfo, List< Type > &cellInfo, const label maxIter, TrackingData &td=defaultTrackingData_) | FvFaceCellWave< Type, TrackingData > | |
FvFaceCellWave(const FvFaceCellWave &)=delete | FvFaceCellWave< Type, TrackingData > | |
geomTol_ | FvFaceCellWave< Type, TrackingData > | protectedstatic |
getChangedPatchFaces(const fvPatch &patch, labelList &changedPatchFaces, List< Type > &changedPatchFacesInfo) const | FvFaceCellWave< Type, TrackingData > | protected |
handleCyclicPatches() | FvFaceCellWave< Type, TrackingData > | protected |
handleProcPatches() | FvFaceCellWave< Type, TrackingData > | protected |
hasCyclicPatches_ | FvFaceCellWave< Type, TrackingData > | protected |
hasPatch() const | FvFaceCellWave< Type, TrackingData > | protected |
internalFaceChanged_ | FvFaceCellWave< Type, TrackingData > | protected |
internalFaceInfo() | FvFaceCellWave< Type, TrackingData > | inline |
internalFaceInfo_ | FvFaceCellWave< Type, TrackingData > | protected |
iterate(const label maxIter) | FvFaceCellWave< Type, TrackingData > | virtual |
listListSizes(const ListList &ll) | FvFaceCellWave< Type, TrackingData > | static |
listListSizes(const ListList &ll) | FvFaceCellWave< Type, TrackingData > | |
mergeFaceInfo(const fvPatch &patch, const label nFaces, const labelList &, const List< Type > &) | FvFaceCellWave< Type, TrackingData > | protected |
mesh() const | FvFaceCellWave< Type, TrackingData > | inline |
mesh_ | FvFaceCellWave< Type, TrackingData > | protected |
operator=(const FvFaceCellWave &)=delete | FvFaceCellWave< Type, TrackingData > | |
patchFaceChanged_ | FvFaceCellWave< Type, TrackingData > | protected |
patchFaceInfo() | FvFaceCellWave< Type, TrackingData > | inline |
patchFaceInfo_ | FvFaceCellWave< Type, TrackingData > | protected |
propagationTol() | FvFaceCellWave< Type, TrackingData > | inlinestatic |
propagationTol_ | FvFaceCellWave< Type, TrackingData > | protectedstatic |
setFaceInfo(const List< labelPair > &changedPatchAndFaces, const List< Type > &changedFacesInfo) | FvFaceCellWave< Type, TrackingData > | |
setPropagationTol(const scalar tol) | FvFaceCellWave< Type, TrackingData > | inlinestatic |
sizesListList(const labelList &s, const Value &value) | FvFaceCellWave< Type, TrackingData > | static |
td_ | FvFaceCellWave< Type, TrackingData > | protected |
transform(const fvPatch &patch, const label nFaces, const labelList &patchFaces, const transformer &transform, List< Type > &faceInfo) | FvFaceCellWave< Type, TrackingData > | protected |
updateCell(const label celli, const labelPair &neighbourPatchAndFacei, const Type &neighbourInfo, const scalar tol, Type &cellInfo) | FvFaceCellWave< Type, TrackingData > | protected |
updateFace(const labelPair &patchAndFacei, const label neighbourCelli, const Type &neighbourInfo, const scalar tol, Type &faceInfo) | FvFaceCellWave< Type, TrackingData > | protected |
updateFace(const labelPair &patchAndFacei, const Type &neighbourInfo, const scalar tol, Type &faceInfo) | FvFaceCellWave< Type, TrackingData > | protected |
~FvFaceCellWave() | FvFaceCellWave< Type, TrackingData > | inlinevirtual |