Skip to content

Bug fix: computing MG complexity had integer overflow. Would only occur for very large problems

Barry Smith requested to merge barry/2019-10-15/bug-gamg-complexity/maint into maint

Also fixed code that computes parallel matrix storage information to communicate with PetscLogDouble instead of PetscReal.

Commit-type: bug-fix Reported-by: Mark Lohry mlohry@gmail.com

Merge request reports