Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/stcg/
H A Dstcg.c534 static PetscErrorCode KSPCGDestroy_STCG(KSP ksp) in KSPCGDestroy_STCG() function
656 ksp->ops->destroy = KSPCGDestroy_STCG; in KSPCreate_STCG()