Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dex1.c263 static PetscErrorCode SR1Update_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in SR1Update_Explicit() function
600 B_update = SR1Update_Explicit; in main()
601 H_update = SR1Update_Explicit; in main()