-
HYPRE_ParCSRPCGCreate - Create a solver object
-
HYPRE_ParCSRPCGDestroy - Destroy a solver object
-
HYPRE_ParCSRPCGSetup-
HYPRE_ParCSRPCGSolve - Solve the system
-
HYPRE_ParCSRPCGSetTol - (Optional) Set the convergence tolerance
-
HYPRE_ParCSRPCGSetMaxIter - (Optional) Set maximum number of iterations
-
HYPRE_ParCSRPCGSetTwoNorm - (Optional) Use the two-norm in stopping criteria
-
HYPRE_ParCSRPCGSetRelChange - (Optional) Additionally require that the relative difference in successive iterates be small
-
HYPRE_ParCSRPCGSetPrecond - (Optional) Set the preconditioner to use
-
HYPRE_ParCSRPCGGetPrecond-
HYPRE_ParCSRPCGSetLogging - (Optional) Set the amount of logging to do
-
HYPRE_ParCSRPCGSetPrintLevel - (Optional) Set the print level
-
HYPRE_ParCSRPCGGetNumIterations - Return the number of iterations taken
-
HYPRE_ParCSRPCGGetFinalRelativeResidualNorm - Return the norm of the final relative residual
-
HYPRE_ParCSRDiagScaleSetup - Setup routine for diagonal preconditioning
-
HYPRE_ParCSRDiagScale - Solve routine for diagonal preconditioning
Alphabetic index