Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgs/qmrcgs/
H A Dqmrcgs.c6 static PetscErrorCode KSPSetUp_QMRCGS(KSP ksp) in KSPSetUp_QMRCGS() function
250 ksp->ops->setup = KSPSetUp_QMRCGS; in KSPCreate_QMRCGS()