Searched refs:ISToGeneral (Results 1 – 8 of 8) sorted by relevance
16 PetscCall(ISToGeneral(is)); in main()
139 PetscCall(ISToGeneral(is)); in AOPetscToApplicationIS()182 PetscCall(ISToGeneral(is)); in AOApplicationToPetscIS()
98 PetscCall(ISToGeneral(isx[i])); in main()
59 PetscErrorCode ISToGeneral(PetscIS)
327 petsc.ISToGeneral, petsc.ISType330 CHKERR(ISToGeneral(self.iset))
118 PETSC_EXTERN PetscErrorCode ISToGeneral(IS);
78 - ISStrideToGeneral() is replaced with ISToGeneral() that works for
1737 PetscErrorCode ISToGeneral(IS is) in ISToGeneral() function