CGNR Solver


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

Alphabetic index