Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/interface/
H A Dindex.c606 static PetscErrorCode ISGetInfo_Permutation(IS is, ISInfoType type, PetscBool *flg) in ISGetInfo_Permutation() function
824 PetscCall(ISGetInfo_Permutation(is, type, &hasprop)); in ISGetInfo()