Multiple Linear Algebra Backends
Until now, dune-ash was hardwired to a single linear algebra backend. These patches add support for multiple backends which can be selected by a parameter. It also enables the use of ISTL preconditioners (including AMG) in parallel.