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