Home
last modified time | relevance | path

Searched refs:KSPDGMRESCycle (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c104 static PetscErrorCode KSPDGMRESCycle(PetscInt *itcount, KSP ksp) in KSPDGMRESCycle() function
247 PetscCall(KSPDGMRESCycle(&its, ksp)); in KSPSolve_DGMRES()