-
HYPRE_StructJacobiCreate - Create a solver object
-
HYPRE_StructJacobiDestroy - Destroy a solver object.
-
HYPRE_StructJacobiSetup - Prepare to solve the system.
-
HYPRE_StructJacobiSolve - Solve the system
-
HYPRE_StructJacobiSetTol - (Optional) Set the convergence tolerance
-
HYPRE_StructJacobiSetMaxIter - (Optional) Set maximum number of iterations
-
HYPRE_StructJacobiSetZeroGuess - (Optional) Use a zero initial guess.
-
HYPRE_StructJacobiSetNonZeroGuess - (Optional) Use a nonzero initial guess.
-
HYPRE_StructJacobiGetNumIterations - Return the number of iterations taken
-
HYPRE_StructJacobiGetFinalRelativeResidualNorm - Return the norm of the final relative residual
Alphabetic index