Home
last modified time | relevance | path

Searched defs:ISType (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscis.h35 typedef const char *ISType; typedef
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DIS.pyx3 class ISType(object): class