Calculate Interface information for redistribution without
communication. Both Interface and BufferedCommunicator loose their template parameter. It was not needed and hindered the new implementation. Sorry for the inconvenience. Please change your code: Interface<IndexSet> -> Interface BufferedCommunicator<IndexSet> -> BufferedCommunicator [[Imported from SVN: r1084]]
Showing
- istl/communicator.hh 86 additions, 103 deletionsistl/communicator.hh
- istl/interface.hh 104 additions, 92 deletionsistl/interface.hh
- istl/matrixredistribute.hh 38 additions, 13 deletionsistl/matrixredistribute.hh
- istl/owneroverlapcopy.hh 2 additions, 2 deletionsistl/owneroverlapcopy.hh
- istl/paamg/hierarchy.hh 3 additions, 4 deletionsistl/paamg/hierarchy.hh
- istl/remoteindices.hh 7 additions, 4 deletionsistl/remoteindices.hh
- istl/repartition.hh 277 additions, 156 deletionsistl/repartition.hh
- istl/test/matrixredisttest.cc 30 additions, 7 deletionsistl/test/matrixredisttest.cc
Loading
Please register or sign in to comment