Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/
H A Dcgls.c87 static PetscErrorCode KSPDestroy_CGLS(KSP ksp) in KSPDestroy_CGLS() function
123 ksp->ops->destroy = KSPDestroy_CGLS; in KSPCreate_CGLS()