SStruct BiCGSTAB Solver


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

Alphabetic index