Searched refs:__ge__ (Results 1 – 3 of 3) sorted by relevance
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ | ||
| H A D | _scope.py | 68 def __ge__(self, other: Scope) -> bool: member in Scope |
| H A D | _src_pos.py | 87 def __ge__(self, other: SourceLocationLike) -> bool: member in SourceLocation |
| /petsc/config/BuildSystem/config/ | ||
| H A D | setsOrdered.py | 335 __ge__ = issuperset variable in BaseSet |