Skip to content
Snippets Groups Projects
  1. Nov 21, 2016
  2. Sep 30, 2016
  3. Sep 27, 2016
  4. Sep 23, 2016
  5. Sep 22, 2016
  6. Sep 06, 2016
  7. Jun 29, 2016
  8. Jun 07, 2016
  9. Jun 03, 2016
  10. May 24, 2016
  11. Mar 24, 2016
  12. Mar 08, 2016
  13. Mar 07, 2016
    • Bernd Flemisch's avatar
      [sequential] replace decoupled by sequential · e2c53337
      Bernd Flemisch authored
      Replace the word "Decoupled" in TypeTags and classes by "Sequential",
      according to FS#252.
      
      For both the TypeTags and the Decoupled...Indices classes, the compilers
      don't emit a deprecation warning. For the TypeTags, a run-time check is
      performed at the end of the start() routine.
      e2c53337
  14. Feb 02, 2016
  15. Jan 18, 2016
  16. Jan 08, 2016
  17. Sep 23, 2015
  18. Aug 20, 2015
  19. 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
  20. Jul 21, 2015
  21. Jun 24, 2015
  22. Jun 17, 2015
  23. Apr 09, 2015
  24. Apr 07, 2015
  25. Apr 02, 2015
  26. Apr 01, 2015
  27. Mar 31, 2015
  28. Mar 30, 2015
  29. Mar 26, 2015
  30. 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
  31. Jan 28, 2015
Loading