Skip to content
Snippets Groups Projects
  1. Sep 01, 2009
    • Markus Blatt's avatar
      Make number of levels available. · 3f6b7b16
      Markus Blatt authored
      [[Imported from SVN: r1056]]
      3f6b7b16
    • Markus Blatt's avatar
      Bugfix. · 1f17d626
      Markus Blatt authored
      calculate max distance correctly. 
      neigbours method no visits the neighbour and counts them instead of
      just returning (0,0). (Fixes the rounding step for the aggregates.)
      
      [[Imported from SVN: r1055]]
      1f17d626
  2. Jul 30, 2009
    • Markus Blatt's avatar
      Bugfixes (Please merge with future bug fix release) · 747fd756
      Markus Blatt authored
      - Compiles with g++-4,4 now. Error was error: declaration of
        ‘Dune::SuperLUMatrix<Dune::BCRSMatrix<Dune::FieldMatrix<K, n, p>,
        TA> >& m’shadows template parm ‘int m’ 
        Fixes flyspray #581
      
      - Removed wrong assertion. One should not check whether the whole
        matrix is copied if one just copies a part of it. (Blame copy & paste)
      
      [[Imported from SVN: r1053]]
      747fd756
  3. Jul 29, 2009
  4. Jul 27, 2009
  5. Jul 26, 2009
  6. Jul 23, 2009
  7. Jul 22, 2009
    • Sven Marnach's avatar
      Remove const qualifier from matrix type. · c47082eb
      Sven Marnach authored
      The matrix type is also used for the ILU member variable, which is
      initialised with a copy of the matrix and then inclompletely LU
      decomposed.  This member variable must not be const.
      
      [[Imported from SVN: r1045]]
      c47082eb
  8. Jul 15, 2009
  9. Jul 14, 2009
  10. Jul 06, 2009
  11. Jul 04, 2009
  12. Jul 01, 2009
  13. Jun 30, 2009
  14. Jun 22, 2009
  15. Jun 09, 2009
    • Markus Blatt's avatar
      Bugfix. · 0bb69bb1
      Markus Blatt authored
      We need to set the overlap to zero on the coarse levels to avoid
      degradation of convergence for coarse levels.
      
      [[Imported from SVN: r1026]]
      0bb69bb1
  16. Jun 03, 2009
  17. Jun 01, 2009
  18. May 14, 2009
  19. May 12, 2009
  20. May 11, 2009
  21. May 08, 2009
  22. Apr 30, 2009
  23. Apr 29, 2009
  24. Apr 23, 2009
  25. Apr 02, 2009
Loading