Home
last modified time | relevance | path

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

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