Merge branch 'feature/scotch-matrix-reordering' into 'master'
Feature/scotch matrix reordering Reordering the matrix leads to improved sparsity pattern. This is especially important for growing network grids. Reordering results using the ReorderingDofMapper implemented by this MR with a growing network grid. * Original unsorted FoamGrid  * Reordered dof indices  See merge request !186
No related branches found
No related tags found
Showing
- cmake/modules/DumuxMacros.cmake 1 addition, 0 deletionscmake/modules/DumuxMacros.cmake
- dumux/common/CMakeLists.txt 1 addition, 0 deletionsdumux/common/CMakeLists.txt
- dumux/common/reorderingdofmapper.hh 184 additions, 0 deletionsdumux/common/reorderingdofmapper.hh
- dumux/implicit/model.hh 3 additions, 13 deletionsdumux/implicit/model.hh
- dumux/linear/CMakeLists.txt 1 addition, 1 deletiondumux/linear/CMakeLists.txt
- dumux/linear/scotchbackend.hh 169 additions, 0 deletionsdumux/linear/scotchbackend.hh
Loading
Please register or sign in to comment