Hi, I have just compiled Petsc with "--with-64-bit-indices" and I see that MUMPS is missing but superLu still there. Ok like that.
Now I would like to have something like this on my command line: -pc_factor_mat_solver_package mumps_if_available_otherwise_superlu_dist How can I add or register something in petsc to have this behavior? Thank you! Eric
