Add various helper functions needed to parallelize the GFE code
The globalindex.hh and uniqueentitypartition.hh is from Benedikt Oswald. The rest is from Benjamin Bykowski, with a few fixes from me. The globalindex stuff should go into dune-grid eventually, but it needs some polishing first. [[Imported from SVN: r9718]]
Showing
- dune/gfe/parallel/globalindex.hh 336 additions, 0 deletionsdune/gfe/parallel/globalindex.hh
- dune/gfe/parallel/matrixcommunicator.hh 104 additions, 0 deletionsdune/gfe/parallel/matrixcommunicator.hh
- dune/gfe/parallel/mpifunctions.hh 70 additions, 0 deletionsdune/gfe/parallel/mpifunctions.hh
- dune/gfe/parallel/uniqueentitypartition.hh 193 additions, 0 deletionsdune/gfe/parallel/uniqueentitypartition.hh
- dune/gfe/parallel/vectorcommunicator.hh 101 additions, 0 deletionsdune/gfe/parallel/vectorcommunicator.hh
Loading
Please register or sign in to comment