- Feb 14, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r516]]
-
Markus Blatt authored
procedure is not correct. As the pre method of the smoother might (and in parallel actually does) change the right hand and left hand side, we now copy that information to the outside world. [[Imported from SVN: r515]]
-
Markus Blatt authored
[[Imported from SVN: r514]]
-
Markus Blatt authored
wrapped sequential preconditioner. This is needed by AMG to automatically construct the smoother hierarchies. For Convenience and old code the templates parameter defaults to the abstract class Preconditioner. [[Imported from SVN: r513]]
-
Markus Blatt authored
[[Imported from SVN: r512]]
-
Oliver Sander authored
[[Imported from SVN: r511]]
-
Oliver Sander authored
[[Imported from SVN: r510]]
-
- Feb 10, 2006
-
-
Jorrit Fahlke authored
them into am/latex. * import the "Praktukumsbericht" about Refinement into cvs. [[Imported from SVN: r509]]
-
Jorrit Fahlke authored
Move the two images used by doxygen there. [[Imported from SVN: r508]]
-
Markus Blatt authored
[[Imported from SVN: r507]]
-
- Feb 09, 2006
-
-
Markus Blatt authored
not have any indices to publish. Code now copes with that information. [[Imported from SVN: r506]]
-
Markus Blatt authored
[[Imported from SVN: r505]]
-
Markus Blatt authored
not follow the local ones. [[Imported from SVN: r504]]
-
Markus Blatt authored
[[Imported from SVN: r503]]
-
Markus Blatt authored
[[Imported from SVN: r502]]
-
Markus Blatt authored
[[Imported from SVN: r501]]
-
Markus Blatt authored
There was huge bug in the numbering of the aggregates: Due to the coarsening of the index set the matrix on the coarse level are ordered like this. First come the row corresponding to vertices owned by the process (0, 1, ..., n) and the the rows owned by other process (n+1, n+2, ..., N). Unfortunately during the setup of the sparsity pattern of the matrix this fact was neglected :-( Fixed this now. [[Imported from SVN: r500]]
-
Markus Blatt authored
[[Imported from SVN: r499]]
-
Markus Blatt authored
To be consisten with owneroverlapcopycomunication ones has to use the copy flag instead of the overlap flag for marking vertices not owned by the process. [[Imported from SVN: r498]]
-
Markus Blatt authored
local to global index. [[Imported from SVN: r497]]
-
Markus Blatt authored
the aggregate numbers. Needed to invent a marker for for isolated nodes in the communication. Simply using AggregatesMap::ISOLATED is a bug as there might be a global index (if sizeof(globalindex)>4) that is the same. We now use -1. [[Imported from SVN: r496]]
-
Markus Blatt authored
[[Imported from SVN: r495]]
-
Markus Blatt authored
[[Imported from SVN: r494]]
-
- Jan 27, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r493]]
-
Markus Blatt authored
[[Imported from SVN: r492]]
-
- Jan 25, 2006
-
-
Markus Blatt authored
aggregate. The distance was not calculated correctly before. [[Imported from SVN: r491]]
-
- Jan 23, 2006
-
-
Markus Blatt authored
constructor that just takes the size argument as this neglects the structure of the values. I. e. if the values of a block vector are block vectors itself there was no space allocated and thus the solvers segfaulted. In case of CGSolver this fixes Flyspray task #81 <http://hal.iwr.uni-heidelberg.de/flyspray/index.php?id=81&do=details>. It will not be closed as I want to write some tests for the ISTL kernels as this bug is likely to occur at other places as well. [[Imported from SVN: r490]]
-
- Jan 18, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r489]]
-
Markus Blatt authored
[[Imported from SVN: r488]]
-
Markus Blatt authored
off warnings. [[Imported from SVN: r487]]
-
- Jan 17, 2006
-
-
Peter Bastian authored
[[Imported from SVN: r486]]
-
Peter Bastian authored
[[Imported from SVN: r485]]
-
Peter Bastian authored
[[Imported from SVN: r484]]
-
Peter Bastian authored
[[Imported from SVN: r483]]
-
Markus Blatt authored
[[Imported from SVN: r482]]
-
Peter Bastian authored
[[Imported from SVN: r481]]
-
- Jan 16, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r480]]
-
Christian Engwer authored
[[Imported from SVN: r479]]
-
Christian Engwer authored
CLOSE bug #57 [[Imported from SVN: r478]]
-
Christian Engwer authored
themed doxygen documentation depending on the existance of wml [[Imported from SVN: r477]]
-