Searched defs:getLGMap (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ | ||
| H A D | DM.pyx | 1040 def getLGMap(self) -> LGMap: member in DM |
| H A D | Vec.pyx | 2913 def getLGMap(self) -> LGMap: member in Vec |
| H A D | Mat.pyx | 2916 def getLGMap(self) -> tuple[LGMap, LGMap]: member in Mat |