Loading
Fix for PETSc 3.12.4 (#304)
Description: For this newer version of PETSc, a parallel run using SuperLU_dist needs to specifically call that solver (not SuperLU, which only works for serial). Older versions of PETSc allowed the solver to be set to SuperLU whether it was serial or parallel. CASL Ticket # - 4661