FVENS icon indicating copy to clipboard operation
FVENS copied to clipboard

Reordering to RCM etc. does not work on multi-process runs

Open Slaedr opened this issue 6 years ago • 0 comments

In implicit solves, reordering does not work with multi-process runs. The solver diverges with NaN/Inf in the first iteration. This is related to the fact that only "serial" or local parts of matrices can be reordered.

Slaedr avatar Jan 10 '19 20:01 Slaedr