report_info¶
- UMFFactor.report_info(print_level=2)[source]¶
Print a report of the UMFInfo structure.
This method provides more internal details from UMFPACK itself than the string representation.
- Parameters:
print_level (int, optional) – The verbosity level. Default value is 2.
Accepted values are:
None: use current print level
<= 0: no output
1: error messages only
>= 2: error messages and print all of UMFInfo