-
HYPRE_CGNRSetup - Prepare to solve the system.
-
HYPRE_CGNRSolve - Solve the system
-
HYPRE_CGNRSetTol - (Optional) Set the convergence tolerance
-
HYPRE_CGNRSetMaxIter - (Optional) Set maximum number of iterations
-
HYPRE_CGNRSetPrecond - (Optional) Set the preconditioner to use
-
HYPRE_CGNRSetLogging - (Optional) Set the amount of logging to do
-
HYPRE_CGNRGetNumIterations - Return the number of iterations taken
-
HYPRE_CGNRGetFinalRelativeResidualNorm - Return the norm of the final relative residual
-
HYPRE_CGNRGetPrecond
Alphabetic index