Home
last modified time | relevance | path

Searched refs:_contiguous_extent (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_patch.py151 def _contiguous_extent(self) -> bool: member in Patch
226 (self._contiguous_extent() and all(d.deleter() for d in deltas))