-
HYPRE_StructBiCGSTABCreate - Create a solver object
-
HYPRE_StructBiCGSTABDestroy - Destroy a solver object
-
HYPRE_StructBiCGSTABSetup - Prepare to solve the system.
-
HYPRE_StructBiCGSTABSolve - Solve the system
-
HYPRE_StructBiCGSTABSetTol - (Optional) Set the convergence tolerance
-
HYPRE_StructBiCGSTABSetMaxIter - (Optional) Set maximum number of iterations
-
HYPRE_StructBiCGSTABSetPrecond - (Optional) Set the preconditioner to use
-
HYPRE_StructBiCGSTABSetLogging - (Optional) Set the amount of logging to do
-
HYPRE_StructBiCGSTABSetPrintLevel - (Optional) Set the amount of printing to do to the screen
-
HYPRE_StructBiCGSTABGetNumIterations - Return the number of iterations taken
-
HYPRE_StructBiCGSTABGetFinalRelativeResidualNorm - Return the norm of the final relative residual
-
HYPRE_StructBiCGSTABGetResidual - Return the residual
Alphabetic index