Searched defs:getPythonContext (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ | ||
| H A D | Viewer.pyx | 973 def getPythonContext(self) -> Any: member in Viewer |
| H A D | KSP.pyx | 2209 def getPythonContext(self) -> Any: member in KSP |
| H A D | TAO.pyx | 1928 def getPythonContext(self) -> Any: member in TAO |
| H A D | PC.pyx | 802 def getPythonContext(self) -> Any: member in PC |
| H A D | SNES.pyx | 2247 def getPythonContext(self) -> Any: member in SNES |
| H A D | TS.pyx | 2959 def getPythonContext(self) -> Any: member in TS |
| H A D | Mat.pyx | 1765 def getPythonContext(self) -> Any: member in Mat |