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