Searched refs:KSPDestroy_CG (Results 1 – 3 of 3) sorted by relevance
16 PETSC_INTERN PetscErrorCode KSPDestroy_CG(KSP);
542 PetscErrorCode KSPDestroy_CG(KSP ksp) in KSPDestroy_CG() function712 ksp->ops->destroy = KSPDestroy_CG; in KSPCreate_CG()
228 ksp->ops->destroy = KSPDestroy_CG; in KSPCreate_CGNE()