Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c45 static PetscErrorCode ISShift_General(IS is, PetscInt shift, IS isy) in ISShift_General() function
837 PetscCall(PetscObjectComposeFunction((PetscObject)is, "ISShift_C", ISShift_General)); in ISCreate_General()