Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/
H A Dpipebcgs.c6 static PetscErrorCode KSPSetUp_PIPEBCGS(KSP ksp) in KSPSetUp_PIPEBCGS() function
231 ksp->ops->setup = KSPSetUp_PIPEBCGS; in KSPCreate_PIPEBCGS()