Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py21 class DiagnosticMapProxy: class
82 def __get__(self, obj: Any, objtype: Optional[type] = None) -> DiagnosticMapProxy:
108 return DiagnosticMapProxy(self, inspect.getmro(objtype))
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_typing.py63 DiagnosticMapProxy, DiagnosticMap, DiagnosticsManagerCls, DiagnosticKind, Diagnostic