Searched refs:overlaps (Results 1 – 7 of 7) sorted by relevance
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _patch.py | 165 … cache_entry, lambda: all(p.extent.overlaps(c.extent) for p, c in zip(deltas[:-1], deltas[1:]))
|
| H A D | _src_pos.py | 504 def overlaps(self, other: SourceRangeLike) -> bool: member in SourceRange
|
| H A D | _linter.py | 796 if patch_extent_start == prev_patch_extent.start.line or patch_extent.overlaps(
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 30 char overlaps[256] = "user-defined overlap", blocks[256] = "total subdomain blocks not yet set"; in PCView_ASM() local 31 …if (osm->overlap >= 0) PetscCall(PetscSNPrintf(overlaps, sizeof(overlaps), "amount of overlap = %"… in PCView_ASM() 33 PetscCall(PetscViewerASCIIPrintf(viewer, " %s, %s\n", blocks, overlaps)); in PCView_ASM()
|
| /petsc/doc/changes/ |
| H A D | 315.md | 182 allreduces to one per two iterations and overlaps it with two PCs
|
| H A D | 314.md | 195 allreduces to one per two iterations and overlaps it with two PCs
|
| /petsc/doc/ |
| H A D | petsc.bib | 11730 in the overlaps},
|