merge from implicit branch: add attachDofData method to the
VTKMultiWriter to uniformly treat vertex and cell data. Simplify addOutputVtkFields methods of the models correspondingly. Get the global indices from the dofMapper instead of vertexMapper or elementMapper whereever possible, avoiding corresponding if-statements. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9881 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/implicit/1p/1pmodel.hh 5 additions, 17 deletionsdumux/implicit/1p/1pmodel.hh
- dumux/implicit/1p2c/1p2cmodel.hh 23 additions, 48 deletionsdumux/implicit/1p2c/1p2cmodel.hh
- dumux/implicit/2p/2pmodel.hh 30 additions, 50 deletionsdumux/implicit/2p/2pmodel.hh
- dumux/implicit/2p2c/2p2cmodel.hh 59 additions, 94 deletionsdumux/implicit/2p2c/2p2cmodel.hh
- dumux/implicit/2p2c/2p2cvolumevariables.hh 2 additions, 8 deletionsdumux/implicit/2p2c/2p2cvolumevariables.hh
- dumux/implicit/3p3c/3p3cmodel.hh 35 additions, 75 deletionsdumux/implicit/3p3c/3p3cmodel.hh
- dumux/implicit/3p3c/3p3cvolumevariables.hh 2 additions, 5 deletionsdumux/implicit/3p3c/3p3cvolumevariables.hh
- dumux/implicit/co2/co2model.hh 11 additions, 17 deletionsdumux/implicit/co2/co2model.hh
- dumux/implicit/co2/co2volumevariables.hh 4 additions, 9 deletionsdumux/implicit/co2/co2volumevariables.hh
- dumux/implicit/common/implicitmodel.hh 3 additions, 12 deletionsdumux/implicit/common/implicitmodel.hh
- dumux/implicit/mpnc/energy/mpncvtkwriterenergy.hh 10 additions, 10 deletionsdumux/implicit/mpnc/energy/mpncvtkwriterenergy.hh
- dumux/implicit/mpnc/mass/mpncvtkwritermass.hh 6 additions, 6 deletionsdumux/implicit/mpnc/mass/mpncvtkwritermass.hh
- dumux/implicit/mpnc/mpncvtkwritercommon.hh 2 additions, 5 deletionsdumux/implicit/mpnc/mpncvtkwritercommon.hh
- dumux/implicit/richards/richardsmodel.hh 13 additions, 33 deletionsdumux/implicit/richards/richardsmodel.hh
- dumux/implicit/richards/richardsnewtoncontroller.hh 2 additions, 5 deletionsdumux/implicit/richards/richardsnewtoncontroller.hh
- dumux/io/vtkmultiwriter.hh 16 additions, 0 deletionsdumux/io/vtkmultiwriter.hh
Loading
Please register or sign in to comment