Skip to content
Snippets Groups Projects
  1. Jan 08, 2023
  2. Sep 30, 2022
  3. Dec 18, 2019
  4. Dec 04, 2019
  5. Dec 03, 2019
  6. Mar 05, 2019
  7. Jan 11, 2017
  8. Dec 09, 2016
  9. Nov 22, 2016
  10. Sep 13, 2016
  11. Aug 07, 2016
  12. Aug 05, 2016
  13. Mar 21, 2016
  14. Dec 14, 2015
    • Oliver Sander's avatar
      Remove the methods rowdim and coldim from the Matrix class · 6b4af76f
      Oliver Sander authored
      The information has been provided by the MatrixDimensions struct since roughly the end of 2010.
      Correspondingly, the methods rowdim and coldim have been removed from the istl matrix implementations.
      Apparently, we forgot to remove them from the Matrix class.
      6b4af76f
  15. Jul 01, 2015
  16. May 25, 2015
  17. Mar 10, 2015
  18. Apr 27, 2014
  19. Mar 12, 2013
    • Markus Blatt's avatar
      Fixed EXTRA_DIST mixup. · 632edf02
      Markus Blatt authored
      [[Imported from SVN: r1892]]
      632edf02
    • Markus Blatt's avatar
      Do not overwrite EXTRA_DIST! · ed468eed
      Markus Blatt authored
      Previously communication.pdf was not in the tarball!
      
      [[Imported from SVN: r1891]]
      ed468eed
    • Markus Blatt's avatar
      Skip LATEX_USABLE guard for communication.pdf as this done in dune_add_latex_document. · a9c58f2d
      Markus Blatt authored
      Otherwise the pdfs will not be installed from the tarballs.
      
      .-- Diese und die folgenden Zeilen werden ignoriert --
      
      _M   .
      _M   doc/buildsystem/buildsystem.tex
      _M   doc/doxygen/Doxystyle
      _M   lib/dunemodules.lib
      _M   COPYING
      _M   bin/dunecontrol
      _M   m4/parmetis.m4
      _M   m4/cxx0x_nullptr.m4
      M    cmake/modules/DuneDoxygen.cmake
      _M   dune/common
      _M   dune/common/geometrytype.hh
      _M   dune/common/test/fmatrixtest.cc
      _M   dune/common/densematrix.hh
      _M   dune/common/shared_ptr.hh
      _M   dune/common/genericiterator.hh
      _M   dune/common/mpitraits.hh
      _M   dune/common/parametertreeparser.hh
      
      .-- Diese und die folgenden Zeilen werden ignoriert --
      
      _M   .
      M    doc/CMakeLists.txt
      _M   dune/istl
      _M   dune/istl/test/matrixredisttest.cc
      _M   dune/istl/matrixutils.hh
      _M   dune/istl/solvers.hh
      _M   dune/istl/repartition.hh
      _M   dune/istl/diagonalmatrix.hh
      _M   dune/istl/supermatrix.hh
      _M   dune/istl/paamg/smoother.hh
      _M   dune/istl/paamg/parameters.hh
      _M   dune/istl/paamg/hierarchy.hh
      
      [[Imported from SVN: r1890]]
      a9c58f2d
    • Markus Blatt's avatar
      Skip LATEX_USABLE guard as this done in dune_add_latex_document. · f81692c4
      Markus Blatt authored
      Otherwise the pdfs will not be installed from the tarballs.
      
      [[Imported from SVN: r1888]]
      f81692c4
  20. Mar 11, 2013
  21. Feb 22, 2013
  22. Feb 20, 2013
  23. Feb 13, 2013
  24. Feb 08, 2013
  25. Feb 07, 2013
  26. Nov 22, 2012
  27. Nov 06, 2012
  28. Sep 20, 2012
  29. Aug 31, 2012
    • Christoph Grüninger's avatar
      [doc/comm] · af5babce
      Christoph Grüninger authored
      Check all programs even if MPI was not found. (similar to dune/common/test)
      Fix poosc08_test to compile without MPI.
      
      [[Imported from SVN: r1681]]
      af5babce
  30. Aug 24, 2012
  31. Jul 11, 2012
Loading