Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgs/fbcgs/
H A Dfbcgs.c15 static PetscErrorCode KSPSolve_FBCGS(KSP ksp) in KSPSolve_FBCGS() function
173 ksp->ops->solve = KSPSolve_FBCGS; in KSPCreate_FBCGS()