Searched defs:Py (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/include/petsc4py/ | ||
| H A D | petsc4py.i | 45 #define Py##Pkg##_ChkErrQ(ierr) \ macro |
| /petsc/src/mat/tests/ | ||
| H A D | ex70.c | 68 Vec Px, Py; in proj_mult() local |