Skip to content
Snippets Groups Projects
  1. Feb 14, 2012
  2. Feb 13, 2012
  3. Feb 06, 2012
  4. Jan 31, 2012
  5. Jan 26, 2012
  6. Jan 23, 2012
  7. Jan 13, 2012
  8. Jan 05, 2012
  9. Jan 03, 2012
  10. Jan 02, 2012
  11. Dec 20, 2011
  12. Dec 16, 2011
  13. Nov 01, 2011
  14. Oct 27, 2011
  15. Oct 11, 2011
    • Benjamin Faigle's avatar
      changes in restart behaviour: · 3f4ad215
      Benjamin Faigle authored
      - restart mechanism is now called from init(..) method in time manager for all models via problem().restart(...);
      - hence, calls to problem or models in application files and in the default start procedure are deleted (included in timeManager)
      - timeManager().init(...) now has a real restart bool defining if a restart was called by the user. Bool is true if restart is desired.
      - Decoupled models: to enable restart, the writer is only called with the access function to avoid segmentation fault.
      - Adapt tutorial to the change
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6737 2fb0f335-1f38-0410-981e-8018bf24f1b0
      3f4ad215
  16. Sep 02, 2011
  17. Aug 17, 2011
  18. Aug 08, 2011
  19. Jul 29, 2011
  20. Jul 28, 2011
  21. Jul 27, 2011
  22. Jun 27, 2011
  23. Jun 20, 2011
  24. May 27, 2011
  25. Apr 28, 2011
  26. Mar 31, 2011
  27. Mar 02, 2011
  28. Feb 25, 2011
  29. Feb 23, 2011
Loading