Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex139.c5 static PetscErrorCode GetLocalRef(Mat A, IS isrow, IS iscol, Mat *B) in GetLocalRef() function
89 PetscCall(GetLocalRef(J, is0, is1, &B)); in main()