Struct BiCGSTAB Solver


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

Alphabetic index