-
HYPRE_SStructBiCGSTABCreate - Create a solver object
-
HYPRE_SStructBiCGSTABDestroy - Destroy a solver object.
-
HYPRE_SStructBiCGSTABSetup - Prepare to solve the system.
-
HYPRE_SStructBiCGSTABSolve - Solve the system
-
HYPRE_SStructBiCGSTABSetTol - (Optional) Set the convergence tolerance
-
HYPRE_SStructBiCGSTABSetMaxIter - (Optional) Set maximum number of iterations
-
HYPRE_SStructBiCGSTABSetPrecond - (Optional) Set the preconditioner to use
-
HYPRE_SStructBiCGSTABSetLogging - (Optional) Set the amount of logging to do
-
HYPRE_SStructBiCGSTABSetPrintLevel - (Optional) Set the amount of printing to do to the screen
-
HYPRE_SStructBiCGSTABGetNumIterations - Return the number of iterations taken
-
HYPRE_SStructBiCGSTABGetFinalRelativeResidualNorm - Return the norm of the final relative residual
-
HYPRE_SStructBiCGSTABGetResidual - Return the residual
Alphabetic index