- Nov 03, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1112]]
-
Christian Engwer authored
[[Imported from SVN: r1111]]
-
- Oct 29, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1109]]
-
- Oct 26, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1104]]
-
- Oct 19, 2009
-
-
Jorrit Fahlke authored
prepend emacs and vi hints while I'm at it [[Imported from SVN: r1103]]
-
- Oct 14, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1102]]
-
Martin Nolte authored
[[Imported from SVN: r1101]]
-
- Oct 13, 2009
-
-
Christian Engwer authored
* update configure and Makefiles [[Imported from SVN: r1100]]
-
- Oct 06, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r1099]]
-
Oliver Sander authored
[[Imported from SVN: r1098]]
-
- Oct 05, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1097]]
-
- Oct 04, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1096]]
-
Christian Engwer authored
[[Imported from SVN: r1095]]
-
- Oct 02, 2009
-
-
Markus Blatt authored
Make sure the global looku is setup! [[Imported from SVN: r1094]]
-
Markus Blatt authored
add mising inlcude Thank you very much Bård for providing this patch. I apologize for the caused inconvenience. [[Imported from SVN: r1093]]
-
- Oct 01, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1092]]
-
Markus Blatt authored
[[Imported from SVN: r1091]]
-
Oliver Sander authored
warn about missing Parmetis only if MPI is present. Why bother sequential programmers with information irrelevant to them? [[Imported from SVN: r1090]]
-
Markus Blatt authored
Fixes flyspray #613 [[Imported from SVN: r1089]]
-
Markus Blatt authored
Really aggregate isolated nodes. Correctly use all aggregates (isolated and connect) to compute coarsening rate! [[Imported from SVN: r1088]]
-
- Sep 30, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1087]]
-
Markus Blatt authored
sending itself. [[Imported from SVN: r1086]]
-
Markus Blatt authored
interface. Otherwise the interface is plain wrong! [[Imported from SVN: r1085]]
-
- Sep 29, 2009
-
-
Markus Blatt authored
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]]
-
- Sep 28, 2009
-
-
Markus Blatt authored
Please merge to release! [[Imported from SVN: r1083]]
-
Martin Nolte authored
I hope this is the correct of fixing this. Maybe Markus could take a short look on this... [[Imported from SVN: r1082]]
-
- Sep 26, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1081]]
-
Markus Blatt authored
repartitioning. Do not skip isolated nodes. (In parallel they might occur on coarser level due a not ideal data decomposition) [[Imported from SVN: r1080]]
-
- Sep 23, 2009
-
-
Markus Blatt authored
Made parallel SOR work with amg. [[Imported from SVN: r1079]]
-
- Sep 21, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1078]]
-
Markus Blatt authored
Adapt to interface change. [[Imported from SVN: r1077]]
-
Markus Blatt authored
Parallel AMG works on helics with repartitioning! matrixredistribute.hh : Ensure that overlap rows have the right entries matrixutils.hh : Added method to print a distributed sparse matrix amg.hh: initialize pointer with zero to prevent deallocation of nonallocated storage. hierarchy.hh: print operator complexity in verbose mode. transfer.hh: removed wrong assertions (yes, Index sets can have holes!) repartition.hh: Bugfix: Use the correct MPI datatype to unpack. (Unpacking a std::size_t using MPI_INT on 64 bit is not a good idea!) [[Imported from SVN: r1076]]
-
- Sep 18, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1075]]
-
- Sep 17, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1074]]
-
Markus Blatt authored
[[Imported from SVN: r1073]]
-
Markus Blatt authored
ParMETIS. (The additive version is not yet debugged!!!) Graph::maxVertex does what it says now Made index sets accessible in RemoteIndices class. Fixed some typos. [[Imported from SVN: r1072]]
-
Markus Blatt authored
[[Imported from SVN: r1071]]
-
- Sep 15, 2009
-
-
Markus Blatt authored
redistribute the matrix according to it. [[Imported from SVN: r1070]]
-
Markus Blatt authored
[[Imported from SVN: r1069]]
-
Markus Blatt authored
[[Imported from SVN: r1068]]
-