Searched defs:getPythonType (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ | ||
| H A D | Viewer.pyx | 1003 def getPythonType(self) -> str: member in Viewer |
| H A D | KSP.pyx | 2239 def getPythonType(self) -> str: member in KSP |
| H A D | TAO.pyx | 1958 def getPythonType(self) -> str: member in TAO |
| H A D | PC.pyx | 831 def getPythonType(self) -> str: member in PC |
| H A D | SNES.pyx | 2277 def getPythonType(self) -> str: member in SNES |
| H A D | TS.pyx | 2988 def getPythonType(self) -> str: member in TS |
| H A D | Mat.pyx | 1800 def getPythonType(self) -> str: member in Mat |