Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/
H A Dpipebcgs.c15 static PetscErrorCode KSPSolve_PIPEBCGS(KSP ksp) in KSPSolve_PIPEBCGS() function
232 ksp->ops->solve = KSPSolve_PIPEBCGS; in KSPCreate_PIPEBCGS()