Skip to content
Snippets Groups Projects
  1. Jun 24, 2020
    • Timo Koch's avatar
      [quad] Remove Dumux::Quad. Use Dune::Float128 instead. · 205f04a9
      Timo Koch authored
      Unfortunately the CMake logic for quad math detection was overwriting the Quadmath
      package from Dune and had to be removed. This removes all quadmath code from
      Dumux and uses the quadmath implementation of Dune instead (Dune::Float128)
      which is based on the same library.
      205f04a9
  2. May 27, 2020
  3. Apr 30, 2020
  4. Apr 27, 2020
  5. Dec 02, 2019
  6. Jul 12, 2018
  7. Jun 06, 2018
  8. May 07, 2018
  9. Dec 18, 2017
  10. Dec 11, 2017
  11. Dec 08, 2017
  12. Nov 27, 2017
  13. Mar 23, 2017
  14. Mar 06, 2017
  15. Mar 01, 2017
  16. Dec 27, 2016
  17. Dec 01, 2016
  18. Nov 29, 2016
  19. Nov 15, 2016
  20. Nov 14, 2016
  21. Sep 27, 2016
  22. Sep 23, 2016
  23. Sep 07, 2016
  24. Jul 26, 2016
  25. May 24, 2016
  26. Jan 20, 2016
  27. Jan 15, 2016
    • Timo Koch's avatar
      [bugfix] Make test require executable · b0c49f92
      Timo Koch authored
      The test falsely required an executable with the name of the test
      instead of the name of the executable. As the comment correctly states
      the test needs the executable to run not a test target..
      b0c49f92
  28. Jan 14, 2016
  29. Jan 13, 2016
  30. Dec 17, 2015
  31. Nov 10, 2015
  32. Nov 03, 2015
Loading