Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/stcg/
H A Dstcg.c9 static PetscErrorCode KSPCGSolve_STCG(KSP ksp) in KSPCGSolve_STCG() function
655 ksp->ops->solve = KSPCGSolve_STCG; in KSPCreate_STCG()