mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
- the constructor of VtkMultiWriter now expects a grid view as first argument. unfortunately the old API cannot be kept around with this change. - as a follow up beginWrite() does not need the grid view as an argument anymore - if the grid has been changed during two time steps, the new method gridChanged() must be called before beginWrite() is called |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile.am | ||
tutorial_coupled.cc | ||
tutorial_decoupled.cc | ||
tutorialproblem_coupled.hh | ||
tutorialproblem_decoupled.hh | ||
tutorialspatialparameters_coupled.hh | ||
tutorialspatialparameters_decoupled.hh |