Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 23, 2016
    • Larissa de Vries's avatar
      [cleanup][tests] Use new standard grid creator for structured grids · c86f4bfe
      Larissa de Vries authored and Timo Koch's avatar Timo Koch committed
      This includes several tasks (in this commit tutorial / stokes / 1p / 2p-sequential)
      * Remove unnecessary header includes
      * Use vectors / FieldVectors when reading from input file more often
      * Use input file for structured grids instead of dgf files for most tests
      * Adapt usage message
      
      Several severe fixes to the original commit were provided by Dennis.
      c86f4bfe
  3. Mar 10, 2016
  4. Mar 09, 2016
  5. Feb 23, 2016
    • Johannes Hommel's avatar
      Handbook2.9 tutorial · ebc8f9d1
      Johannes Hommel authored
      Updated the tutorial and its description in the handbook to use implicit instead of coupled and sequential instead of decoupled.
      ebc8f9d1
  6. Jan 22, 2016
  7. Oct 19, 2015
  8. Sep 17, 2014
  9. Jul 17, 2014
  10. Jan 20, 2014
  11. Nov 12, 2013
  12. Nov 11, 2013
  13. Oct 11, 2013
  14. Sep 23, 2013
  15. May 28, 2013
  16. May 24, 2013
  17. Feb 18, 2013
  18. Dec 21, 2012
  19. Nov 30, 2012
  20. Nov 27, 2012
  21. Oct 17, 2012
  22. Oct 15, 2012
  23. Sep 18, 2012
  24. Sep 05, 2012
  25. Aug 30, 2012
  26. Aug 27, 2012
  27. Aug 22, 2012
  28. May 02, 2012
  29. Apr 16, 2012
  30. Feb 23, 2012
  31. Feb 14, 2012
  32. Feb 13, 2012
  33. Jan 31, 2012
Loading