Searched refs:KSPDGMRESUpdateHessenberg (Results 1 – 1 of 1) sorted by relevance
10 static PetscErrorCode KSPDGMRESUpdateHessenberg(KSP, PetscInt, PetscBool, PetscReal *);175 PetscCall(KSPDGMRESUpdateHessenberg(ksp, it, hapend, &res)); in KSPDGMRESCycle()364 static PetscErrorCode KSPDGMRESUpdateHessenberg(KSP ksp, PetscInt it, PetscBool hapend, PetscReal *… in KSPDGMRESUpdateHessenberg() function