Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgs/fbcgs/
H A Dfbcgs.c6 static PetscErrorCode KSPSetUp_FBCGS(KSP ksp) in KSPSetUp_FBCGS() function
172 ksp->ops->setup = KSPSetUp_FBCGS; in KSPCreate_FBCGS()