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