ParCSR GMRES Solver


o HYPRE_ParCSRGMRESCreate
Create a solver object
o HYPRE_ParCSRGMRESDestroy
Destroy a solver object
o HYPRE_ParCSRGMRESSetup
o HYPRE_ParCSRGMRESSolve
Solve the system
o HYPRE_ParCSRGMRESSetKDim
(Optional) Set the maximum size of the Krylov space
o HYPRE_ParCSRGMRESSetTol
(Optional) Set the convergence tolerance
o HYPRE_ParCSRGMRESSetMaxIter
(Optional) Set maximum number of iterations
o HYPRE_ParCSRGMRESSetPrecond
(Optional) Set the preconditioner to use
o HYPRE_ParCSRGMRESGetPrecond
o HYPRE_ParCSRGMRESSetLogging
(Optional) Set the amount of logging to do
o HYPRE_ParCSRGMRESSetPrintLevel
(Optional) Set print level
o HYPRE_ParCSRGMRESGetNumIterations
Return the number of iterations taken
o HYPRE_ParCSRGMRESGetFinalRelativeResidualNorm
Return the norm of the final relative residual

Alphabetic index