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 git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6027 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- appl/lecture/msm/buckleyleverett/buckleyleverettproblem.hh 1 addition, 2 deletionsappl/lecture/msm/buckleyleverett/buckleyleverettproblem.hh
- dumux/boxmodels/common/boxproblem.hh 2 additions, 2 deletionsdumux/boxmodels/common/boxproblem.hh
- dumux/decoupled/2p2c/fvpressure2p2c.hh 1 addition, 1 deletiondumux/decoupled/2p2c/fvpressure2p2c.hh
- dumux/decoupled/common/impetproblem.hh 4 additions, 5 deletionsdumux/decoupled/common/impetproblem.hh
- dumux/decoupled/common/onemodelproblem.hh 2 additions, 2 deletionsdumux/decoupled/common/onemodelproblem.hh
- dumux/io/vtkmultiwriter.hh 78 additions, 30 deletionsdumux/io/vtkmultiwriter.hh
- dumux/nonlinear/newtoncontroller.hh 4 additions, 3 deletionsdumux/nonlinear/newtoncontroller.hh
- tutorial/tutorialproblem_coupled.hh 3 additions, 2 deletionstutorial/tutorialproblem_coupled.hh
Loading
Please register or sign in to comment