Searched refs:KSPFGMRESCycle (Results 1 – 1 of 1) sorted by relevance
56 static PetscErrorCode KSPFGMRESCycle(PetscInt *itcount, KSP ksp) in KSPFGMRESCycle() function235 PetscCall(KSPFGMRESCycle(&cycle_its, ksp)); in KSPSolve_FGMRES()239 PetscCall(KSPFGMRESCycle(&cycle_its, ksp)); in KSPSolve_FGMRES()