- Feb 14, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4067]]
-
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: r4066]]
-
Markus Blatt authored
[[Imported from SVN: r4065]]
-
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: r4064]]
-
Markus Blatt authored
[[Imported from SVN: r4063]]
-
Oliver Sander authored
[[Imported from SVN: r4062]]
-
Oliver Sander authored
[[Imported from SVN: r4061]]
-
Oliver Sander authored
[[Imported from SVN: r4060]]
-
Oliver Sander authored
only UGGrid supports grids with more than one element type. [[Imported from SVN: r4059]]
-
Oliver Sander authored
the index disregards the GeometryType. That is, indices are consecutive and zero-starting in one set. This is usefull for element or face data on grids with more than one element type. You can instantiate a PanTypeIndexSet by given it a Level- or LeafIndexSet. [[Imported from SVN: r4058]]
-
- Feb 13, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4057]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4056]]
-
Christian Engwer authored
[[Imported from SVN: r4055]]
-
- Feb 10, 2006
-
-
Jorrit Fahlke authored
[[Imported from SVN: r4054]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4053]]
-
Jorrit Fahlke authored
them into am/latex. * import the "Praktukumsbericht" about Refinement into cvs. [[Imported from SVN: r4052]]
-
Jorrit Fahlke authored
Move the two images used by doxygen there. [[Imported from SVN: r4051]]
-
Markus Blatt authored
[[Imported from SVN: r4050]]
-
- Feb 09, 2006
-
-
Markus Blatt authored
not have any indices to publish. Code now copes with that information. [[Imported from SVN: r4049]]
-
Markus Blatt authored
[[Imported from SVN: r4048]]
-
Markus Blatt authored
not follow the local ones. [[Imported from SVN: r4047]]
-
Markus Blatt authored
[[Imported from SVN: r4046]]
-
Markus Blatt authored
[[Imported from SVN: r4045]]
-
Markus Blatt authored
[[Imported from SVN: r4044]]
-
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: r4043]]
-
Markus Blatt authored
[[Imported from SVN: r4042]]
-
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: r4041]]
-
Markus Blatt authored
local to global index. [[Imported from SVN: r4040]]
-
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: r4039]]
-
Markus Blatt authored
[[Imported from SVN: r4038]]
-
Markus Blatt authored
[[Imported from SVN: r4037]]
-
- Feb 08, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4036]]
-
Oliver Sander authored
[[Imported from SVN: r4035]]
-
- Feb 07, 2006
-
-
Peter Bastian authored
[[Imported from SVN: r4034]]
-
Peter Bastian authored
Now binaryappended mode works again. Grrrrr! [[Imported from SVN: r4033]]
-
Oliver Sander authored
[[Imported from SVN: r4032]]
-
Oliver Sander authored
[[Imported from SVN: r4031]]
-
Peter Bastian authored
[[Imported from SVN: r4030]]
-
Peter Bastian authored
[[Imported from SVN: r4029]]
-
Oliver Sander authored
Check the consistency of numberInSelf, numberInNeighbor and the indices and ids of the subface between. [[Imported from SVN: r4028]]
-