Skip to content
Snippets Groups Projects
  1. May 19, 2014
  2. May 09, 2014
  3. May 08, 2014
    • Steffen Müthing's avatar
      Merge branch 'feature/fix-gmres-and-minres' · 42f157e4
      Steffen Müthing authored
      * feature/fix-gmres-and-minres:
        [GMRes] Fix deprecation warning for old constructors
        made the distinction between field_type and real_type which is the same for real numbers but differs for std::complex
        added the old constructors called with the variable recalc_defect to RestartedGMResSolver and set them as deprecated, since they should not be used anymore
        changed the initialization of the arrays in the MinRes solver to remove the compiler warnings
        fixed MinRes with the following changes:
        fixed GMRes
      
      Conflicts:
      	dune/istl/solvers.hh
      42f157e4
    • Steffen Müthing's avatar
      [GMRes] Fix deprecation warning for old constructors · a9c29343
      Steffen Müthing authored
      Function attribute have to be placed in front of the function name,
      not behind it.
      a9c29343
  4. May 07, 2014
  5. May 01, 2014
  6. Apr 29, 2014
  7. Apr 28, 2014
  8. Apr 27, 2014
  9. Apr 16, 2014
  10. Apr 14, 2014
  11. Mar 27, 2014
  12. Mar 03, 2014
  13. Feb 26, 2014
  14. Feb 14, 2014
  15. Feb 12, 2014
  16. Feb 09, 2014
  17. Feb 04, 2014
  18. Jan 31, 2014
  19. Jan 27, 2014
Loading