Searched refs:ISType (Results 1 – 4 of 4) sorted by relevance
62 PetscErrorCode ISSetType(IS is, ISType method) in ISSetType()98 PetscErrorCode ISGetType(IS is, ISType *type) in ISGetType()
35 typedef const char *ISType; typedef42 PETSC_EXTERN PetscErrorCode ISSetType(IS, ISType);43 PETSC_EXTERN PetscErrorCode ISGetType(IS, ISType *);
3 ctypedef const char* PetscISType "ISType"
3 class ISType(object): class24 Type = ISType327 petsc.ISToGeneral, petsc.ISType1729 del ISType