Searched refs:ISGetType (Results 1 – 4 of 4) sorted by relevance
98 PetscErrorCode ISGetType(IS is, ISType *type) in ISGetType() function
12 PetscErrorCode ISGetType(PetscIS, PetscISType*)
135 petsc.ISGetType139 CHKERR(ISGetType(self.iset, &cval))
43 PETSC_EXTERN PetscErrorCode ISGetType(IS, ISType *);