Skip to content
Snippets Groups Projects
  1. Jan 19, 2021
  2. Oct 30, 2020
  3. Oct 10, 2019
  4. Dec 18, 2018
  5. Dec 17, 2018
  6. Nov 30, 2018
  7. Nov 13, 2018
  8. Aug 28, 2018
  9. Jun 04, 2018
  10. May 08, 2018
  11. May 03, 2018
  12. Apr 27, 2018
  13. Apr 15, 2018
  14. Mar 05, 2018
  15. Feb 05, 2018
  16. Jan 18, 2018
  17. Jan 10, 2018
  18. Dec 21, 2017
  19. Dec 20, 2017
  20. Dec 16, 2017
  21. Jan 30, 2017
  22. Dec 13, 2016
  23. 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
  24. Jan 22, 2016
  25. Nov 03, 2015
  26. Jul 14, 2015
  27. Jan 13, 2015
    • Timo Koch's avatar
      This implements the task of the last dumux day for the implicit tests... · 53ace3de
      Timo Koch authored
      This implements the task of the last dumux day for the implicit tests (common/decoupled/freeflow/geomechanics see earlier commit):
      In test folder:
      1. change SET_TYPE_PROP instead of SET_PROP where possible
      2. Remove commented code where not needed
      3. Remove unnecessary includes
      4. Change the neumann/dirichlet,... functions to the corresponding atPos functions where globalPos is needed
      
      The task for the multidomain folder will follow by thomas
      
      Reviewed by bernd
       
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14046 2fb0f335-1f38-0410-981e-8018bf24f1b0
      53ace3de
  28. May 16, 2014
  29. Dec 17, 2013
  30. Aug 29, 2013
  31. May 29, 2013
  32. May 24, 2013
Loading