Multiple RHS support (+ Solve with HPDDM)
A formulation now stores a vector of RHS, and all can be solved at once through HPDDM's KSPMatSolve.
-
Completely remove the old "b" vector -
Cleanup of the config -
Proper tutorial and benchmark -
Possibility of solving all without HPDDM (slow but portable) -
Is a new prepro needed ?
Some day: work on BLAS parallelization
Edited by Boris Martin