Skip to content
Snippets Groups Projects
  1. Feb 14, 2016
  2. Apr 13, 2015
  3. Feb 04, 2014
  4. Aug 15, 2013
  5. Mar 31, 2013
  6. Sep 26, 2012
  7. May 02, 2012
  8. Jan 06, 2012
  9. Mar 07, 2011
  10. Mar 02, 2011
  11. Dec 01, 2010
    • Markus Blatt's avatar
      flyspray #827 · 7458dd80
      Markus Blatt authored
      rbegin -> beforeEnd
      rend   -> beforeBegin
      
      [[Imported from SVN: r1414]]
      7458dd80
  12. Nov 30, 2010
  13. Nov 26, 2010
  14. Oct 28, 2010
  15. Feb 01, 2010
  16. 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
  17. Oct 13, 2009
  18. Nov 13, 2008
  19. 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
  20. Aug 01, 2008
  21. Jul 31, 2008
    • Markus Blatt's avatar
      Bugfix. · d27a6bb5
      Markus Blatt authored
      Solve method assumed scalar vector.
      
      [[Imported from SVN: r933]]
      d27a6bb5
  22. Jul 29, 2008
  23. 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
  24. Jul 23, 2008
  25. Apr 18, 2008
Loading