Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/stcg/
H A Dstcg.c523 static PetscErrorCode KSPCGSetUp_STCG(KSP ksp) in KSPCGSetUp_STCG() function
654 ksp->ops->setup = KSPCGSetUp_STCG; in KSPCreate_STCG()