Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/gltr/
H A Dgltr.c915 static PetscErrorCode KSPCGDestroy_GLTR(KSP ksp) in KSPCGDestroy_GLTR() function
1068 ksp->ops->destroy = KSPCGDestroy_GLTR; in KSPCreate_GLTR()