Skip to content
Snippets Groups Projects
  1. Feb 02, 2016
  2. Jan 18, 2016
  3. Jan 08, 2016
  4. Sep 23, 2015
  5. Aug 20, 2015
  6. Jul 24, 2015
    • Thomas Fetzer's avatar
      [io] · 3b2a72ac
      Thomas Fetzer authored
      adapted the interfacegridcreator to the common GridCreator type structure
      and for the use in the common start.hh
      deprecated the interfacemeshcreator.hh
      
      [multidomain]
      adapted multidomain to be used with the common start.hh
      deprecated the old multidomainproblem constructor
      
      thanks to and reviewed by bernd and gruenich
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15161 2fb0f335-1f38-0410-981e-8018bf24f1b0
      3b2a72ac
  7. Jul 21, 2015
  8. Jun 24, 2015
  9. Jun 17, 2015
  10. Apr 09, 2015
  11. Apr 07, 2015
  12. Apr 02, 2015
  13. Apr 01, 2015
  14. Mar 31, 2015
  15. Mar 30, 2015
  16. Mar 26, 2015
  17. Feb 02, 2015
    • Bernd Flemisch's avatar
      [amg] clean up the AMG backend · 97575a22
      Bernd Flemisch authored
      - The properties "AMGPDELabBackend" and "AMGLocalFemMap" are unified to
        "AmgTraits". Since they appear to have been used only internally and
        deprecation is technically difficult, no deprecation is made.
      
      - Remove setting of the property "SolutionVector", since it only resets
        the defaults.
      
      - Deprecate the classes "SeqAMGBackend" and "ScaledSeqAMGBackend". The
        "AMGBackend" already distinguishes between serial and parallel
        settings. The scaling should be done for the residual already.
      
      - Deprecate the class "P0LocalFiniteElementMap" which was only used for
        the PDELab-based backend.
      
      - Remove occurrences of "PDELab" in the comments.
      
      Reviewed by gruenich.
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14162 2fb0f335-1f38-0410-981e-8018bf24f1b0
      97575a22
  18. Jan 28, 2015
  19. Jan 27, 2015
    • Bernd Flemisch's avatar
      [newton] improve terminology · b5604a68
      Bernd Flemisch authored
      The terminology for the Newton method is improved according to FS#238.
      In particular, what has been referred to as "relative error" is now
      termed "maximum relative shift", while "absolute error" has been renamed
      to "residual reduction". This is particularly important, if
      corresponding parameters or properties are set. See the CHANGELOG for
      details.
      
      Reviewed by gruenich.
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14132 2fb0f335-1f38-0410-981e-8018bf24f1b0
      b5604a68
  20. Jan 16, 2015
  21. Nov 28, 2014
    • Thomas Fetzer's avatar
      [non-isothermal] · 509c42ba
      Thomas Fetzer authored
      update to the generic non-isothermal model
      
      adjusted:
       - 1p model
       - 3p model
       - 1p test (including 1pni tests)
       - 1p2c test (including 1p2cni tests)
       - 2p2c test (including 2p2cni tests)
       - 3p test (including 3pni tests)
       - 3p3c test (including 3p3cpni tests)
       - new ctest for kuevette problem
      
      updated:
       - SET_TYPE_PROP instead of SET_PROP
       - documentation of non-isothermal problems
       - solution for 2pinjectionproblem (now with simplex grid)
       - version number in one start message
      
      deleted:
       - old non-isothermal test folders
       - whitespace at end of configure.ac lines
      
      created and reviewed by kissinger and fetzer
      
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13825 2fb0f335-1f38-0410-981e-8018bf24f1b0
      509c42ba
  22. Nov 21, 2014
  23. Oct 29, 2014
  24. Oct 16, 2014
  25. Oct 14, 2014
  26. Oct 02, 2014
  27. Aug 29, 2014
  28. Jul 02, 2014
  29. Apr 09, 2014
  30. Apr 01, 2014
  31. Mar 25, 2014
  32. Mar 21, 2014
  33. Feb 28, 2014
  34. Oct 22, 2013
Loading