Merge branch 'fix/restartAndEpisodes' into 'master'
Fix/restart and episodes For me it would be more intuitive to first advance the time level and then do all the processing and file writing. However this is more complicated, therefore I shifted the restart stuff to the same level as the vtk output stuff. See merge request !310
Showing
- CHANGELOG.md 4 additions, 0 deletionsCHANGELOG.md
- dumux/common/timemanager.hh 26 additions, 10 deletionsdumux/common/timemanager.hh
- dumux/io/adaptivegridrestart.hh 3 additions, 3 deletionsdumux/io/adaptivegridrestart.hh
- dumux/io/restart.hh 1 addition, 1 deletiondumux/io/restart.hh
- dumux/porousmediumflow/2p2c/sequential/fvpressure.hh 1 addition, 1 deletiondumux/porousmediumflow/2p2c/sequential/fvpressure.hh
- dumux/porousmediumflow/2p2c/sequential/fvpressuremultiphysics.hh 2 additions, 2 deletions...orousmediumflow/2p2c/sequential/fvpressuremultiphysics.hh
- dumux/porousmediumflow/sequential/impetproblem.hh 2 additions, 2 deletionsdumux/porousmediumflow/sequential/impetproblem.hh
- dumux/porousmediumflow/sequential/onemodelproblem.hh 2 additions, 2 deletionsdumux/porousmediumflow/sequential/onemodelproblem.hh
- test/common/generalproblem/generallensproblem.hh 1 addition, 1 deletiontest/common/generalproblem/generallensproblem.hh
- test/multidomain/2cnistokes2p2cni/2cnistokes2p2cniproblem.hh 2 additions, 2 deletionstest/multidomain/2cnistokes2p2cni/2cnistokes2p2cniproblem.hh
- test/multidomain/2cnistokes2p2cni/2p2cnisubproblem.hh 1 addition, 1 deletiontest/multidomain/2cnistokes2p2cni/2p2cnisubproblem.hh
- test/multidomain/2cnizeroeq2p2cni/2cnizeroeq2p2cniproblem.hh 2 additions, 2 deletionstest/multidomain/2cnizeroeq2p2cni/2cnizeroeq2p2cniproblem.hh
- test/multidomain/2cnizeroeq2p2cni/2p2cnisubproblem.hh 1 addition, 1 deletiontest/multidomain/2cnizeroeq2p2cni/2p2cnisubproblem.hh
- test/multidomain/2cstokes2p2c/2cstokes2p2cproblem.hh 2 additions, 2 deletionstest/multidomain/2cstokes2p2c/2cstokes2p2cproblem.hh
- test/multidomain/2cstokes2p2c/2p2csubproblem.hh 1 addition, 1 deletiontest/multidomain/2cstokes2p2c/2p2csubproblem.hh
- test/multidomain/2czeroeq2p2c/2czeroeq2p2cproblem.hh 2 additions, 2 deletionstest/multidomain/2czeroeq2p2c/2czeroeq2p2cproblem.hh
- test/multidomain/2czeroeq2p2c/2p2csubproblem.hh 1 addition, 1 deletiontest/multidomain/2czeroeq2p2c/2p2csubproblem.hh
- test/porousmediumflow/1p/implicit/1pniconductionproblem.hh 1 addition, 1 deletiontest/porousmediumflow/1p/implicit/1pniconductionproblem.hh
- test/porousmediumflow/1p/implicit/1pniconvectionproblem.hh 1 addition, 1 deletiontest/porousmediumflow/1p/implicit/1pniconvectionproblem.hh
- test/porousmediumflow/1p2c/implicit/1p2cniconductionproblem.hh 1 addition, 1 deletion...porousmediumflow/1p2c/implicit/1p2cniconductionproblem.hh
Loading