[solver factory] configure coarsen criterion from the parameter tree
Note that this changes the default criterion to the symmetric one that uses FirstDiagonal for computing strength of connection. Previously it was the unsymmetric one with rowSum.
Note also that the new default will not work for complex.
Closes #85 (closed)