Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tests/
H A Dex9.c4 static PetscErrorCode replace_submats(Mat A) in replace_submats() function
70 PetscCall(replace_submats(A)); in main()
71 PetscCall(replace_submats(P)); in main()
H A Dex11.c9 static PetscErrorCode replace_submats(Mat A, IS isu, IS isp) in replace_submats() function
254 PetscCall(replace_submats(A, isu, isp)); in port_lsd_bfbt()
255 PetscCall(replace_submats(P, isu, isp)); in port_lsd_bfbt()