1. 01 Oct, 2015 2 commits
    • Steffen Müthing's avatar
      Merge branch 'bugfix/reuse-matrix-in-amg-dg-backends' into 'master' · 86670343
      Steffen Müthing authored
      Bugfix: Save CG-matrix and reuse AMG in CG-subspace in AMG-DG backends
      
      This patch enables to skip the triple matrix product to compute the
      CG-matrix and to reuse the AMG for the CG-subspace on demand
      for both the sequential and the overlapping backend.
      
      It *fixes a bug* in the overlapping case when used together with
      StationaryLinearProblemSolver with the matrix reuse turned on.
      
      The default is the old behaviour.
      
      See merge request !70
      86670343
    • Steffen Müthing's avatar
      Merge branch 'cleanup/boilerplate-matrix-backends' into 'master' · deab0ea1
      Steffen Müthing authored
      Cleanup: Matrix backends in boilerplate code
      
      Replace deprecated ISTLMatrixBackend by BCRSMatrixBackend.
      
      *We should add to the release notes and/or to the documentation how the
      number of nonzeros can be cross-checked.*
      
      See merge request !72
      deab0ea1
  2. 30 Sep, 2015 1 commit
  3. 29 Sep, 2015 3 commits
  4. 28 Sep, 2015 1 commit
    • Steffen Müthing's avatar
      Merge branch 'feature/parameters-for-amg-dg' into 'master' · 99b362f6
      Steffen Müthing authored
      Feature: Change parameters from outside in AMG-DG backends
      
      As in the AMG backends for the CG-spaces, change the parameters for the
      CG-subspace in the AMG-DG backends from the outside.
      
      Adapt the test ```test-dg-amg.cc``` to use this feature.
      
      See merge request !55
      99b362f6
  5. 27 Sep, 2015 2 commits
  6. 24 Sep, 2015 2 commits
  7. 21 Sep, 2015 5 commits
  8. 16 Sep, 2015 1 commit
  9. 15 Sep, 2015 3 commits
  10. 14 Sep, 2015 2 commits
  11. 13 Sep, 2015 1 commit
  12. 11 Sep, 2015 1 commit
  13. 09 Sep, 2015 3 commits
  14. 08 Sep, 2015 4 commits
  15. 01 Sep, 2015 1 commit
  16. 30 Aug, 2015 3 commits
  17. 18 Aug, 2015 5 commits