Skip to content
Snippets Groups Projects
  1. Dec 16, 2011
  2. Nov 01, 2011
  3. Oct 27, 2011
  4. 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
  5. Sep 02, 2011
  6. Aug 17, 2011
  7. Aug 08, 2011
  8. Jul 29, 2011
  9. Jul 28, 2011
  10. Jul 27, 2011
  11. Jun 27, 2011
  12. Jun 20, 2011
  13. May 27, 2011
  14. Apr 28, 2011
  15. Mar 31, 2011
  16. Mar 02, 2011
  17. Feb 25, 2011
  18. Feb 23, 2011
  19. Feb 04, 2011
  20. Jan 05, 2011
  21. Jan 04, 2011
  22. Jan 03, 2011
  23. Dec 10, 2010
  24. Dec 09, 2010
  25. Dec 02, 2010
  26. Nov 19, 2010
  27. Nov 12, 2010
  28. Nov 11, 2010
Loading