report_symbolic

UMFFactor.report_symbolic(print_level=4)[source]

Print a report of the symbolic factorization.

This method provides more internal details from UMFPACK itself than the string representation.

Parameters:

print_level (int, optional) – The verbosity level. Default value is 4.

Accepted values are:

  • None: use current print level

  • <= 2: no printing

  • 3: fully check input, and print a short summary of its status

  • 4: as 3, but print first few entries of the input

  • 5: as 3, but print all of the input