- Apr 05, 2005
-
-
Thimo Neubauer authored
[[Imported from SVN: r181]]
-
- Apr 04, 2005
-
-
Markus Blatt authored
from information obtained from neighbouring processes. [[Imported from SVN: r180]]
-
Markus Blatt authored
markAsDeleted method has O(log(N)) complexity because of the binary search. - Removed bug when deleting indices. The deleted index pairs were not removed when no indices where added. - added possibility to print the index sets for debugging. [[Imported from SVN: r179]]
-
- Mar 29, 2005
-
-
Robert Klöfkorn authored
[[Imported from SVN: r178]]
-
- Mar 24, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r177]]
-
- Mar 21, 2005
-
-
Markus Blatt authored
always use the default template parameter. [[Imported from SVN: r176]]
-
Markus Blatt authored
method in the index has log(N) complexity because of the binary search. [[Imported from SVN: r175]]
-
- Mar 17, 2005
-
-
Jorrit Fahlke authored
[[Imported from SVN: r174]]
-
- Mar 11, 2005
-
-
Markus Blatt authored
[[Imported from SVN: r173]]
-
Oliver Sander authored
[[Imported from SVN: r172]]
-
- Mar 10, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r171]]
-
- Mar 09, 2005
-
-
Oliver Sander authored
[[Imported from SVN: r170]]
-
- Feb 22, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r169]]
-
- Feb 18, 2005
-
-
Markus Blatt authored
made constructors of enditerators more efficient. [[Imported from SVN: r168]]
-
Markus Blatt authored
Removed unnecessary SelectType in VertexIteratorT::begin() and ::end(). [[Imported from SVN: r167]]
-
- Feb 17, 2005
-
-
Markus Blatt authored
Adapted Agregation to the new clean interface. Debugged all graph classes and the aggregator. [[Imported from SVN: r166]]
-
Christian Engwer authored
[[Imported from SVN: r165]]
-
- Feb 16, 2005
-
-
Markus Blatt authored
already existing graph. [[Imported from SVN: r164]]
-
Markus Blatt authored
[[Imported from SVN: r163]]
-
- Feb 15, 2005
-
-
Markus Blatt authored
from the matrix graph. [[Imported from SVN: r162]]
-
Markus Blatt authored
[[Imported from SVN: r161]]
-
Markus Blatt authored
there. Fixed it by creating a new doxygen module "Dense Matrix and Vector Template Library" under Common for fmatrix.hh and fvector.hh ISTL doxygen module is now defined in istl/istl.hh [[Imported from SVN: r160]]
-
Markus Blatt authored
[[Imported from SVN: r159]]
-
Markus Blatt authored
[[Imported from SVN: r158]]
-
Peter Bastian authored
[[Imported from SVN: r157]]
-
Markus Blatt authored
[[Imported from SVN: r156]]
-
Markus Blatt authored
Where missing added copy constructor from mutable iterator to const iterator. [[Imported from SVN: r155]]
-
- Feb 14, 2005
-
-
Markus Blatt authored
Not yet adapted for the parallel case. [[Imported from SVN: r154]]
-
Oliver Sander authored
[[Imported from SVN: r153]]
-
Oliver Sander authored
[[Imported from SVN: r152]]
-
Oliver Sander authored
[[Imported from SVN: r151]]
-
- Feb 10, 2005
-
-
Markus Blatt authored
[[Imported from SVN: r150]]
-
Markus Blatt authored
[[Imported from SVN: r149]]
-
- Feb 03, 2005
-
-
Oliver Sander authored
[[Imported from SVN: r148]]
-
Oliver Sander authored
contain any entries at all. This is needed because currently BCRSMatrix doesn't allow rows that are completely empty. [[Imported from SVN: r147]]
-
- Feb 02, 2005
-
-
Markus Blatt authored
pointers to extern structs. Therefor the MPITraits for the primitive datatypes did not work. Fixed that and modified tests for running under lam4. [[Imported from SVN: r146]]
-
Markus Blatt authored
[[Imported from SVN: r145]]
-
Thimo Neubauer authored
[[Imported from SVN: r144]]
-
- Feb 01, 2005
-
-
Markus Blatt authored
[[Imported from SVN: r143]]
-
Markus Blatt authored
Test succeeds now! [[Imported from SVN: r142]]
-