Skip to content
Snippets Groups Projects
  1. Jan 16, 2018
  2. Jan 10, 2018
  3. Jan 08, 2018
  4. Jan 06, 2018
  5. Dec 21, 2017
  6. Dec 19, 2017
  7. Oct 16, 2017
  8. Mar 20, 2017
  9. Jan 30, 2017
  10. Dec 13, 2016
  11. 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
  12. Jun 28, 2016
  13. 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
  14. Mar 10, 2016
  15. Feb 02, 2016
  16. Jan 22, 2016
  17. Dec 08, 2015
  18. Oct 19, 2015
  19. Sep 01, 2015
  20. Aug 27, 2015
  21. Aug 25, 2015
  22. Jul 24, 2015
  23. Jul 21, 2015
  24. Jul 14, 2015
  25. Jul 13, 2015
    • Thomas Fetzer's avatar
      [freeflow] · cc2d208a
      Thomas Fetzer authored
      - defaulted superlu and umfpack as linear solver
      - added macros to skip test if the two above mentioned solvers are not
        installed
      - removed duplicate property definition
      - beautified comments
      
      reviewed by gruenich and hommel
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15051 2fb0f335-1f38-0410-981e-8018bf24f1b0
      cc2d208a
  26. Jul 08, 2015
    • Hao Wu's avatar
      [doxygen,handbook,naming] · 5b3969bb
      Hao Wu authored
      doxygen
      - added zeroeq and multidomain models
      - add model and problem descriptions
      
      handbook
      - changes in the model description of models which do not use a free
        flow are just related to changes in doxygen
      - added equation subsections for multidomain and zeroeq models
      
      naming
      - applied naming convention to stokes, zeroeq, and multidomain
        models/problems
      
      reviewed by fetzer
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15023 2fb0f335-1f38-0410-981e-8018bf24f1b0
      5b3969bb
  27. Jun 24, 2015
  28. Mar 03, 2015
  29. Jan 14, 2015
  30. Nov 25, 2014
  31. Oct 16, 2014
  32. Sep 24, 2014
  33. Sep 17, 2014
Loading