Skip to content
Snippets Groups Projects
  1. Sep 22, 2016
  2. Sep 15, 2016
  3. Sep 09, 2016
  4. Sep 08, 2016
  5. Sep 07, 2016
  6. Sep 06, 2016
  7. Sep 01, 2016
  8. Aug 30, 2016
  9. Aug 29, 2016
  10. Aug 24, 2016
  11. Aug 18, 2016
  12. Aug 15, 2016
  13. Aug 11, 2016
    • Bernd Flemisch's avatar
      Merge branch 'feature/update-to-current-opm-release' into 'master' · fd6579b9
      Bernd Flemisch authored
      [cornerpoint] adapt to current Opm release 2016.04
      
      With Opm release 2016.04, the module dune-cornerpoint has been
      renamed to opm-grid. Interfaces changed without deprecation. There
      doesn't seem to be a preprocessor macro to check for the employed
      Opm version. Therefore, drop support for older versions and only
      support 2016.04.
      
      See merge request !182
      fd6579b9
  14. Aug 10, 2016
  15. Aug 08, 2016
    • Timo Koch's avatar
      Merge branch 'feature/remove-dumux-qualifiers' into 'master' · 3f36a3ef
      Timo Koch authored
      remove superfluous `Dumux::` qualifiers
      
      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;`.
      
      See merge request !178
      3f36a3ef
Loading