Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dex1.c256 static PetscErrorCode DFPUpdate_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in DFPUpdate_Explicit() function
576 B_update = DFPUpdate_Explicit; in main()
583 H_update = DFPUpdate_Explicit; in main()
607 H_update = DFPUpdate_Explicit; in main()
612 B_update = DFPUpdate_Explicit; in main()