BiCGSTAB Solver


o HYPRE_BiCGSTABSetup
Prepare to solve the system.
o HYPRE_BiCGSTABSolve
Solve the system
o HYPRE_BiCGSTABSetTol
(Optional) Set the convergence tolerance
o HYPRE_BiCGSTABSetMaxIter
(Optional) Set maximum number of iterations
o HYPRE_BiCGSTABSetPrecond
(Optional) Set the preconditioner to use
o HYPRE_BiCGSTABSetLogging
(Optional) Set the amount of logging to do
o HYPRE_BiCGSTABSetPrintLevel
(Optional) Set the amount of printing to do to the screen
o HYPRE_BiCGSTABGetNumIterations
Return the number of iterations taken
o HYPRE_BiCGSTABGetFinalRelativeResidualNorm
Return the norm of the final relative residual
o HYPRE_BiCGSTABGetResidual
Return the residual
o HYPRE_BiCGSTABGetPrecond

Alphabetic index