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