Searched refs:KSPSetUp_DGMRES (Results 1 – 2 of 2) sorted by relevance
6 extern PetscErrorCode KSPSetUp_DGMRES(KSP);40 PetscCall(KSPSetUp_DGMRES(ksp)); in KSPSetUp_AGMRES()
51 PetscErrorCode KSPSetUp_DGMRES(KSP ksp) in KSPSetUp_DGMRES() function1038 ksp->ops->setup = KSPSetUp_DGMRES; in KSPCreate_DGMRES()