Skip to content
Snippets Groups Projects
  1. Mar 20, 2017
  2. Mar 17, 2017
  3. Feb 09, 2017
  4. Jan 31, 2017
  5. Dec 13, 2016
  6. Sep 27, 2016
  7. Jul 26, 2016
    • Bernd Flemisch's avatar
      remove superfluous `Dumux::` qualifiers · 35bf6f1d
      Bernd Flemisch authored
      Everything in our .hh files is defined within the namespace `Dumux`.
      There were numerous occurrences of `Dumux::` qualifiers that were
      unnecessary. Remove those occurrences. Necessary qualifications
      remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
      35bf6f1d
    • Thomas Fetzer's avatar
      [vtk][test] Start vtk numbering with 0 · 0b670e7b
      Thomas Fetzer authored
      this means
      * the first vtk (normally the initial solution) is *-00000.vtu
      * if all timesteps are writen the time step number and vtk number correspond
      0b670e7b
  8. Jun 28, 2016
  9. Mar 23, 2016
  10. Mar 10, 2016
  11. Mar 09, 2016
  12. Feb 02, 2016
  13. Jan 22, 2016
  14. Jan 07, 2016
  15. Jan 06, 2016
  16. Dec 08, 2015
  17. Nov 18, 2015
  18. Nov 16, 2015
  19. Oct 19, 2015
  20. Oct 16, 2015
  21. Oct 14, 2015
  22. Oct 13, 2015
    • Martin Beck's avatar
      [el2p] Introduced input files, increased simulation time · 365cdff5
      Martin Beck authored
      Tests now use input files instead of command line input.
      Simulation time changed to the original setup with 1e6 s of initialisation and 1e6 s of injection. Reference files are adapted accordingly.
      Name of the executable for both the parallel and the non-parallel test is now the same.
      (reviewed by fetzer)
      365cdff5
    • Christoph Grüninger's avatar
      Remove leftover include. · c1f236a6
      Christoph Grüninger authored
      After removing uses of DUNE_VERSION_NEWER I forgot to get rid of the
      include dune/common/version.hh.
      (reviewed by fetzer)
      c1f236a6
  23. Oct 11, 2015
  24. Sep 23, 2015
  25. Aug 25, 2015
  26. Aug 19, 2015
  27. Aug 07, 2015
  28. Jul 29, 2015
  29. Jul 24, 2015
  30. Jul 21, 2015
Loading