Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex37.c5 static PetscErrorCode GetISs(Vec vecs[], IS is[], PetscBool inv) in GetISs() function
76 PetscCall(GetISs(tmp_buf, tmp_is, PETSC_FALSE)); in test_view()
93 PetscCall(GetISs(tmp_buf, tmp_is, inv)); in test_view()