Skip to content
Snippets Groups Projects
  1. Dec 02, 2022
  2. Sep 30, 2022
  3. Dec 02, 2021
  4. Nov 26, 2021
  5. Apr 11, 2020
  6. Feb 14, 2016
  7. Apr 13, 2015
  8. Feb 04, 2014
  9. Aug 15, 2013
  10. Mar 31, 2013
  11. Sep 26, 2012
  12. May 02, 2012
  13. Jan 06, 2012
  14. Mar 07, 2011
  15. Mar 02, 2011
  16. Dec 01, 2010
    • Markus Blatt's avatar
      flyspray #827 · 7458dd80
      Markus Blatt authored
      rbegin -> beforeEnd
      rend   -> beforeBegin
      
      [[Imported from SVN: r1414]]
      7458dd80
  17. Nov 30, 2010
  18. Nov 26, 2010
  19. Oct 28, 2010
  20. Feb 01, 2010
  21. Nov 20, 2009
    • Carsten Gräser's avatar
      Add mtv() method · 5d191424
      Carsten Gräser authored
      [[Imported from SVN: r1128]]
      5d191424
    • Carsten Gräser's avatar
      Redesigned iterators: · 5d397e50
      Carsten Gräser authored
      * Removed ugly ReferenceStorageIterator since
        * it stored either a reference or a fake reference
        * you could not use iterator->method
        * you could not assign iterators
      * Introduce ContainerWrapperIterator
        * always stores an assignable ContainerWrapper object
        * allows iterator->method()
        * can be used for any other sparse row type
      
      [[Imported from SVN: r1127]]
      5d397e50
    • Carsten Gräser's avatar
      Fix indentation. · c678d852
      Carsten Gräser authored
      [[Imported from SVN: r1126]]
      c678d852
  22. Oct 13, 2009
  23. Nov 13, 2008
  24. Oct 06, 2008
    • Markus Blatt's avatar
      · 96d855ea
      Markus Blatt authored
      Unfortunately nobody comment my proposed patch submitted to the dune
      list on August 4. I assum this means that nobody was against applying
      it. Therefore this is the actual application of it.
      
      Removed conversion operator. Assignment to FMatrix now works using a
      free function istl_assign_to_fmatrix, which is overloaded for ScaledIdMatrix.
      
      [[Imported from SVN: r946]]
      96d855ea
  25. Aug 01, 2008
  26. Jul 31, 2008
    • Markus Blatt's avatar
      Bugfix. · d27a6bb5
      Markus Blatt authored
      Solve method assumed scalar vector.
      
      [[Imported from SVN: r933]]
      d27a6bb5
  27. Jul 29, 2008
  28. Jul 28, 2008
    • Oliver Sander's avatar
      - Disable operator K · 3bf85ffc
      Oliver Sander authored
      - add cast to FieldMatrix
      - add operator[]
      
      Thanks to Carsten Gräser for the patch.
      
      [[Imported from SVN: r929]]
      3bf85ffc
  29. Jul 23, 2008
  30. Apr 18, 2008
Loading