Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/pipelcg/
H A Dpipelcg.c75 static PetscErrorCode KSPDestroy_PIPELCG(KSP ksp) in KSPDestroy_PIPELCG() function
482 ksp->ops->destroy = KSPDestroy_PIPELCG; in KSPCreate_PIPELCG()