Home
last modified time | relevance | path

Searched refs:ISGetType (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/is/is/interface/
H A Disreg.c98 PetscErrorCode ISGetType(IS is, ISType *type) in ISGetType() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscis.pxi12 PetscErrorCode ISGetType(PetscIS, PetscISType*)
H A DIS.pyx135 petsc.ISGetType
139 CHKERR(ISGetType(self.iset, &cval))
/petsc/include/
H A Dpetscis.h43 PETSC_EXTERN PetscErrorCode ISGetType(IS, ISType *);