Struct GMRES Solver


o HYPRE_StructGMRESCreate
Create a solver object
o HYPRE_StructGMRESDestroy
Destroy a solver object
o HYPRE_StructGMRESSetup
Prepare to solve the system.
o HYPRE_StructGMRESSolve
Solve the system
o HYPRE_StructGMRESSetTol
(Optional) Set the convergence tolerance
o HYPRE_StructGMRESSetMaxIter
(Optional) Set maximum number of iterations
o HYPRE_StructGMRESSetPrecond
(Optional) Set the preconditioner to use
o HYPRE_StructGMRESSetLogging
(Optional) Set the amount of logging to do
o HYPRE_StructGMRESSetPrintLevel
(Optional) Set the amount of printing to do to the screen
o HYPRE_StructGMRESGetNumIterations
Return the number of iterations taken
o HYPRE_StructGMRESGetFinalRelativeResidualNorm
Return the norm of the final relative residual
o HYPRE_StructGMRESGetResidual
Return the residual

Alphabetic index