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