Searched refs:KSPDestroy_DGMRES (Results 1 – 2 of 2) sorted by relevance
12 extern PetscErrorCode KSPDestroy_DGMRES(KSP);512 PetscCall(KSPDestroy_DGMRES(ksp)); in KSPDestroy_AGMRES()
261 PetscErrorCode KSPDestroy_DGMRES(KSP ksp) in KSPDestroy_DGMRES() function1040 ksp->ops->destroy = KSPDestroy_DGMRES; in KSPCreate_DGMRES()