Skip to content
Snippets Groups Projects
  1. Feb 01, 2010
  2. Jan 30, 2010
  3. Jan 27, 2010
  4. Jan 26, 2010
    • Carsten Gräser's avatar
      include config.h · 97a24386
      Carsten Gräser authored
      [[Imported from SVN: r1167]]
      97a24386
    • Markus Blatt's avatar
      BugFix. · 620a15ff
      Markus Blatt authored
      Use MPIHelper instead of MPI directly. Should make make headercheck
      succeed even if MPI is not installed. 
      
      Merge to release to fix the autobuilds.
      
      [[Imported from SVN: r1166]]
      620a15ff
    • Martin Nolte's avatar
      no space allowed, here · 3e8feefb
      Martin Nolte authored
      [[Imported from SVN: r1165]]
      3e8feefb
  5. Jan 25, 2010
  6. Jan 23, 2010
  7. Jan 22, 2010
  8. Jan 20, 2010
  9. Jan 14, 2010
  10. Jan 12, 2010
  11. Dec 15, 2009
  12. Dec 04, 2009
  13. Dec 03, 2009
  14. Nov 30, 2009
  15. Nov 20, 2009
    • Carsten Gräser's avatar
      *split dynamic matrix part from general test · 540958c0
      Carsten Gräser authored
      *add calls to mv() and mtv()
      *also test ScaledIdentityMatrix and DiagonalMatrix
      
      [[Imported from SVN: r1129]]
      540958c0
    • 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
Loading