Skip to content
Snippets Groups Projects
  1. Feb 13, 2013
  2. Jul 10, 2012
  3. Apr 23, 2012
  4. Oct 01, 2011
  5. Oct 13, 2010
  6. Aug 18, 2010
  7. Aug 17, 2010
  8. Aug 06, 2010
  9. Jul 30, 2010
  10. May 27, 2010
  11. Mar 26, 2010
  12. Feb 18, 2010
    • Markus Blatt's avatar
      BugFixes please merge to release. · 5c64dd58
      Markus Blatt authored
      Distribute matrixmarket.hh
      AMG: make x consistent even if there is only one level
      galerkin.hh: Initialize Matrixblock correctly
      splvers.hh: Always call pre mthod of the preconditioner _before_ using
      the operator. Thus x is consistent and the computed defect will be,
      too.
      matrixmarket.hh: use int instead of size_t as template parameter as
      this is the case for the FieldMatrix, too.
      
      [[Imported from SVN: r1179]]
      5c64dd58
  13. Jan 25, 2010
    • Oliver Sander's avatar
      Introducing BTDMatrix, a block-tridiagonal matrix. It implements · dfa5f795
      Oliver Sander authored
      the Thomas algorithm to solve block-tridiagonal systems of equations.
      
      NOTE:  Yes, I know that this is not the time to add new features.
      However, tridiagonal matrices and the Thomas algorithm are important
      components in line smoothers for anisotropic problems.  We will
      need that soon for the AdaptHydroMod project, and therefore I would
      like to have this matrix in the 2.0 release.
      
      Also, this patch is not invasive at all: it just adds another matrix
      class.
      
      Please merge this to the release branch.
      
      
      [[Imported from SVN: r1158]]
      dfa5f795
  14. Oct 13, 2009
  15. Sep 15, 2009
  16. Mar 17, 2009
  17. Nov 13, 2008
  18. Apr 18, 2008
  19. Mar 26, 2008
  20. Mar 18, 2008
  21. Feb 20, 2008
  22. Aug 20, 2007
  23. Apr 24, 2007
  24. May 30, 2006
  25. Apr 28, 2006
  26. Dec 13, 2005
  27. Nov 12, 2005
  28. Jul 05, 2005
  29. Jun 17, 2005
  30. Jun 14, 2005
  31. May 03, 2005
  32. Apr 28, 2005
  33. Apr 27, 2005
  34. Apr 26, 2005
  35. Apr 19, 2005
  36. Feb 15, 2005
  37. Jan 12, 2005
  38. Dec 09, 2004
Loading