SStruct Split Solver


o HYPRE_SStructSplitCreate
Create a solver object
o HYPRE_SStructSplitDestroy
Destroy a solver object.
o HYPRE_SStructSplitSetup
Prepare to solve the system.
o HYPRE_SStructSplitSolve
Solve the system
o HYPRE_SStructSplitSetTol
(Optional) Set the convergence tolerance
o HYPRE_SStructSplitSetMaxIter
(Optional) Set maximum number of iterations
o HYPRE_SStructSplitSetZeroGuess
(Optional) Use a zero initial guess.
o HYPRE_SStructSplitSetNonZeroGuess
(Optional) Use a nonzero initial guess.
o HYPRE_SStructSplitSetStructSolver
(Optional) Set up the type of diagonal struct solver.
o HYPRE_SStructSplitGetNumIterations
Return the number of iterations taken
o HYPRE_SStructSplitGetFinalRelativeResidualNorm
Return the norm of the final relative residual

Alphabetic index