Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/tests/
H A Dex10.c6 static PetscErrorCode CreateIS(MPI_Comm comm, PetscInt n, PetscInt first, PetscInt step, IS *is) in CreateIS() function
H A Dex13.c11 static PetscErrorCode CreateIS(MPI_Comm comm, PetscInt type, PetscInt n, PetscInt first, PetscInt s… in CreateIS() function