-
- Downloads
"README.md" did not exist on "c64e39e44b6871fa44b3c8f68b8fb2e3b7152618"
I compute the local-to-global index mapping within the MatrixCommunicator
In particular this means having to carry mappers for the local indices around. This makes the code more verbose, but it also makes it easier to see what is happening. While coding this stuff I keep having doubts about whether all the renumbering works correctly... [[Imported from SVN: r9925]]
Showing
- dune/gfe/parallel/globalp2mapper.hh 15 additions, 7 deletionsdune/gfe/parallel/globalp2mapper.hh
- dune/gfe/parallel/matrixcommunicator.hh 48 additions, 9 deletionsdune/gfe/parallel/matrixcommunicator.hh
- dune/gfe/riemanniantrsolver.cc 35 additions, 8 deletionsdune/gfe/riemanniantrsolver.cc
- dune/gfe/riemanniantrsolver.hh 2 additions, 0 deletionsdune/gfe/riemanniantrsolver.hh
Loading
Please register or sign in to comment