Home
last modified time | relevance | path

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

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