Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 21, 2015
  3. Jun 24, 2015
  4. Jun 17, 2015
  5. Apr 09, 2015
  6. Apr 07, 2015
  7. Apr 02, 2015
  8. Apr 01, 2015
  9. Mar 31, 2015
  10. Mar 30, 2015
  11. Mar 26, 2015
  12. 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
  13. Jan 28, 2015
  14. 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
  15. Jan 16, 2015
  16. 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
  17. Nov 21, 2014
  18. Oct 29, 2014
  19. Oct 16, 2014
  20. Oct 14, 2014
  21. Oct 02, 2014
  22. Aug 29, 2014
  23. Jul 02, 2014
  24. Apr 09, 2014
  25. Apr 01, 2014
  26. Mar 25, 2014
  27. Mar 21, 2014
  28. Feb 28, 2014
  29. Oct 22, 2013
  30. Oct 16, 2013
  31. Oct 15, 2013
  32. Oct 11, 2013
  33. Sep 20, 2013
  34. Sep 06, 2013
  35. Jun 25, 2013
  36. Jun 24, 2013
  37. Mar 15, 2013
Loading