opm-simulators/examples
Andreas Lauser a48ab2bf8e VTK: some infrastructure work to support writing of vector fields
- 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
2012-07-12 21:24:06 +02:00
..
CMakeLists.txt make the coupled tutorial compile again, clean up the interface between the problem and the model 2012-07-11 23:27:49 +02:00
Makefile.am adjusted Makefile.ams such that tarball is built 2012-07-12 21:23:00 +02:00
tutorial_coupled.cc remove all SVN $Id$ tags as decided on last week's dumux meeting 2012-07-12 21:23:23 +02:00
tutorial_decoupled.cc remove all SVN $Id$ tags as decided on last week's dumux meeting 2012-07-12 21:23:23 +02:00
tutorialproblem_coupled.hh VTK: some infrastructure work to support writing of vector fields 2012-07-12 21:24:06 +02:00
tutorialproblem_decoupled.hh remove all SVN $Id$ tags as decided on last week's dumux meeting 2012-07-12 21:23:23 +02:00
tutorialspatialparameters_coupled.hh remove all SVN $Id$ tags as decided on last week's dumux meeting 2012-07-12 21:23:23 +02:00
tutorialspatialparameters_decoupled.hh remove all SVN $Id$ tags as decided on last week's dumux meeting 2012-07-12 21:23:23 +02:00