Home
last modified time | relevance | path

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

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