-
HYPRE_SStructGMRESCreate - Create a solver object
-
HYPRE_SStructGMRESDestroy - Destroy a solver object.
-
HYPRE_SStructGMRESSetup - Prepare to solve the system.
-
HYPRE_SStructGMRESSolve - Solve the system
-
HYPRE_SStructGMRESSetTol - (Optional) Set the convergence tolerance
-
HYPRE_SStructGMRESSetMaxIter - (Optional) Set maximum number of iterations
-
HYPRE_SStructGMRESSetKDim - (Optional) Set the maximum size of the Krylov space
-
HYPRE_SStructGMRESSetPrecond - (Optional) Set the preconditioner to use
-
HYPRE_SStructGMRESSetLogging - (Optional) Set the amount of logging to do
-
HYPRE_SStructGMRESSetPrintLevel - (Optional) Set the amount of printing to do to the screen
-
HYPRE_SStructGMRESGetNumIterations - Return the number of iterations taken
-
HYPRE_SStructGMRESGetFinalRelativeResidualNorm - Return the norm of the final relative residual
-
HYPRE_SStructGMRESGetResidual - Return the residual
Alphabetic index