Searched defs:inv (Results 1 – 3 of 3) sorted by relevance
11 PetscBool inv = PETSC_FALSE, subset = PETSC_FALSE, flg; in main() local
5 static PetscErrorCode GetISs(Vec vecs[], IS is[], PetscBool inv) in GetISs()53 PetscBool explcit = PETSC_FALSE, inv = PETSC_FALSE; in test_view() local
1669 PetscErrorCode VecPermute(Vec x, IS row, PetscBool inv) in VecPermute()