[io][vtk][staggered] use general vtk read functions for staggered
Pick the corresponding part of the staggered `MultiTypeBlockVector` in the main file and pass it to the general `loadSolutionFromVtkFile` in the `loadSolution` function. Add specialized `primaryVariableNameCell` and `...Face` functionality.
Showing
- dumux/freeflow/navierstokes/model.hh 9 additions, 3 deletionsdumux/freeflow/navierstokes/model.hh
- dumux/io/loadsolution.hh 60 additions, 62 deletionsdumux/io/loadsolution.hh
- test/freeflow/navierstokes/CMakeLists.txt 1 addition, 1 deletiontest/freeflow/navierstokes/CMakeLists.txt
- test/freeflow/navierstokes/test_channel.cc 8 additions, 2 deletionstest/freeflow/navierstokes/test_channel.cc
Loading
Please register or sign in to comment