int HYPRE_BoomerAMGSetPrintLevel (HYPRE_Solver solver, int print_level)

(Optional) Requests automatic printing of setup and solve information

Documentation

(Optional) Requests automatic printing of setup and solve information.

0 no printout (default)
1 print setup information
2 print solve information
3 print both setup and solve information

Note, that if one desires to print information and uses BoomerAMG as a preconditioner, suggested printlevel is 1 to avoid excessive output, and use printlevel of solver for solve phase information.

alphabetic index hierarchy of classes


generated by doc++