- Sep 01, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1056]]
-
Markus Blatt authored
calculate max distance correctly. neigbours method no visits the neighbour and counts them instead of just returning (0,0). (Fixes the rounding step for the aggregates.) [[Imported from SVN: r1055]]
-
- Jul 30, 2009
-
-
Markus Blatt authored
- Compiles with g++-4,4 now. Error was error: declaration of ‘Dune::SuperLUMatrix<Dune::BCRSMatrix<Dune::FieldMatrix<K, n, p>, TA> >& m’shadows template parm ‘int m’ Fixes flyspray #581 - Removed wrong assertion. One should not check whether the whole matrix is copied if one just copies a part of it. (Blame copy & paste) [[Imported from SVN: r1053]]
-
- Jul 29, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1052]]
-
- Jul 27, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r1049]]
-
- Jul 26, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1047]]
-
- Jul 23, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1046]]
-
- Jul 22, 2009
-
-
Sven Marnach authored
The matrix type is also used for the ILU member variable, which is initialised with a copy of the matrix and then inclompletely LU decomposed. This member variable must not be const. [[Imported from SVN: r1045]]
-
- Jul 15, 2009
-
-
Markus Blatt authored
When initializing coarse aggregate number for visualization make sure that each number is used only once and number are consecutive from 0 but still randomly distributed. [[Imported from SVN: r1044]]
-
- Jul 14, 2009
-
-
Markus Blatt authored
Randomize coarsest aggregate numbers to get better contrast between aggregates. [[Imported from SVN: r1043]]
-
Markus Blatt authored
[[Imported from SVN: r1042]]
-
Markus Blatt authored
[[Imported from SVN: r1041]]
-
- Jul 06, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1040]]
-
- Jul 04, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1039]]
-
Markus Blatt authored
local problem on the fly at each step. ATTENTION: Semantics changed. The default is now the on the fly computation (which saves quite some memory). [[Imported from SVN: r1038]]
-
Markus Blatt authored
[[Imported from SVN: r1037]]
-
- Jul 01, 2009
-
-
Markus Blatt authored
Project coarsest aggregates to finest level for visualization. [[Imported from SVN: r1035]]
-
Markus Blatt authored
MINRES was added) [[Imported from SVN: r1034]]
-
Markus Blatt authored
as expected! [[Imported from SVN: r1033]]
-
- Jun 30, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1032]]
-
- Jun 22, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1031]]
-
Christian Engwer authored
[[Imported from SVN: r1030]]
-
Christian Engwer authored
[[Imported from SVN: r1029]]
-
Christian Engwer authored
patch by Andreas Lauser [[Imported from SVN: r1028]]
-
- Jun 09, 2009
-
-
Markus Blatt authored
We need to set the overlap to zero on the coarse levels to avoid degradation of convergence for coarse levels. [[Imported from SVN: r1026]]
-
- Jun 03, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1025]]
-
- Jun 01, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r1024]]
-
- May 14, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r1023]]
-
- May 12, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1020]]
-
- May 11, 2009
-
-
Markus Blatt authored
better results for Arnes problems. [[Imported from SVN: r1019]]
-
- May 08, 2009
-
-
Markus Blatt authored
flag set, but not both. Corrected Unsymmetric Criterion to only set the depends flag on the current edge and the influence on the transposed one. [[Imported from SVN: r1018]]
-
- Apr 30, 2009
-
-
Markus Blatt authored
the tests. [[Imported from SVN: r1017]]
-
Markus Blatt authored
[[Imported from SVN: r1016]]
-
Markus Blatt authored
(Using the static streams of DUNE is just a pain as we need to recompile to activate debugging. [[Imported from SVN: r1015]]
-
Markus Blatt authored
(Using the static streams of DUNE is just a pain as we need to recompile to activate debugging. [[Imported from SVN: r1014]]
-
Markus Blatt authored
[[Imported from SVN: r1013]]
-
Markus Blatt authored
isotropic and anisotropic case. [[Imported from SVN: r1012]]
-
- Apr 29, 2009
-
-
Oliver Sander authored
Remove old expression templates code. Christian and I decided that we do not intend to implement expression templates in dune-istl anymore. [[Imported from SVN: r1011]]
-
- Apr 23, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1010]]
-
- Apr 02, 2009
-
-
Markus Blatt authored
Added notion of OpenMPI bug to README as ISTL will not work with it. As this is crucial I would really appreciate this patch being merged to the release. It will save me of giving a lot of support [[Imported from SVN: r1008]]
-