Add ParameterTree Constructors for direct solvers
Summary
Add ParameterTree constructors for direct solvers
Details
To be consistent with other linear solvers, a constructor with a ParameterTree argument is added to all direct solvers. Mostly the verbosity level is read from the configuration, but SuperLU also reads the reuseVector parameter.