Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dex1.c249 static PetscErrorCode BFGSUpdate_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in BFGSUpdate_Explicit() function
577 H_update = BFGSUpdate_Explicit; in main()
582 B_update = BFGSUpdate_Explicit; in main()
606 B_update = BFGSUpdate_Explicit; in main()
613 H_update = BFGSUpdate_Explicit; in main()