Home
last modified time | relevance | path

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

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