Searched defs:getOptionsPrefix (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ | ||
| H A D | Object.pyx | 124 def getOptionsPrefix(self) -> str: member in Object |
| H A D | TAO.pyx | 234 def getOptionsPrefix(self) -> str: member in TAO |
| H A D | KSP.pyx | 571 def getOptionsPrefix(self) -> str: member in KSP |
| H A D | DM.pyx | 284 def getOptionsPrefix(self) -> str: member in DM |
| H A D | Vec.pyx | 1014 def getOptionsPrefix(self) -> str: member in Vec |
| H A D | PC.pyx | 340 def getOptionsPrefix(self) -> str: member in PC |
| H A D | SNES.pyx | 229 def getOptionsPrefix(self) -> str: member in SNES |
| H A D | TS.pyx | 526 def getOptionsPrefix(self) -> str: member in TS |
| H A D | Mat.pyx | 1831 def getOptionsPrefix(self) -> str: member in Mat |