Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/
H A Dfbcgsr.c10 static PetscErrorCode KSPSetUp_FBCGSR(KSP ksp) in KSPSetUp_FBCGSR() function
227 ksp->ops->setup = KSPSetUp_FBCGSR; in KSPCreate_FBCGSR()