- Mar 26, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r1185]]
-
- Mar 12, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r1183]]
-
Oliver Sander authored
[[Imported from SVN: r1182]]
-
- Feb 23, 2010
-
-
Jorrit Fahlke authored
This prepares for changes in superlu.m4 that make usage of SuperLU optional, even if SuperLU was found by configure. [[Imported from SVN: r1180]]
-
- Feb 18, 2010
-
-
Markus Blatt authored
Distribute matrixmarket.hh AMG: make x consistent even if there is only one level galerkin.hh: Initialize Matrixblock correctly splvers.hh: Always call pre mthod of the preconditioner _before_ using the operator. Thus x is consistent and the computed defect will be, too. matrixmarket.hh: use int instead of size_t as template parameter as this is the case for the FieldMatrix, too. [[Imported from SVN: r1179]]
-
- Feb 01, 2010
-
-
Christian Engwer authored
const_iterator didn't work merge to release [[Imported from SVN: r1177]]
-
Christian Engwer authored
[[Imported from SVN: r1176]]
-
Christian Engwer authored
merge to release [[Imported from SVN: r1175]]
-
Christian Engwer authored
merge to release [[Imported from SVN: r1174]]
-
Christian Engwer authored
merge to release [[Imported from SVN: r1173]]
-
Christian Engwer authored
merge to release [[Imported from SVN: r1172]]
-
- Jan 30, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r1170]]
-
- Jan 27, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r1168]]
-
- Jan 26, 2010
-
-
Carsten Gräser authored
[[Imported from SVN: r1167]]
-
Markus Blatt authored
Use MPIHelper instead of MPI directly. Should make make headercheck succeed even if MPI is not installed. Merge to release to fix the autobuilds. [[Imported from SVN: r1166]]
-
Martin Nolte authored
[[Imported from SVN: r1165]]
-
- Jan 25, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r1160]]
-
Oliver Sander authored
[[Imported from SVN: r1159]]
-
Oliver Sander authored
the Thomas algorithm to solve block-tridiagonal systems of equations. NOTE: Yes, I know that this is not the time to add new features. However, tridiagonal matrices and the Thomas algorithm are important components in line smoothers for anisotropic problems. We will need that soon for the AdaptHydroMod project, and therefore I would like to have this matrix in the 2.0 release. Also, this patch is not invasive at all: it just adds another matrix class. Please merge this to the release branch. [[Imported from SVN: r1158]]
-
Oliver Sander authored
[[Imported from SVN: r1157]]
-
- Jan 23, 2010
-
-
Martin Nolte authored
[[Imported from SVN: r1156]]
-
- Jan 22, 2010
-
-
Markus Blatt authored
Now the hierarchy building is a factor 2 faster than previously. (And as fast as in the beginning of October 2009). [[Imported from SVN: r1153]]
-
Carsten Gräser authored
This does not introduce any semantic change but allows to save memory. If a matrix is copied the sparsity pattern is reused. If the pattern of a copy is changed it gets newly allocated and does not influence the original matrix. Patch by Martin Weiser from ZIB [[Imported from SVN: r1152]]
-
- Jan 20, 2010
-
-
Markus Blatt authored
[[Imported from SVN: r1151]]
-
- Jan 14, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r1150]]
-
- Jan 12, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r1149]]
-
- Dec 15, 2009
-
-
Markus Blatt authored
int as type for the field of scaledidmatrix causes ambiguities because there are no std::sqrt(int) and std::fabs(int) [[Imported from SVN: r1148]]
-
Markus Blatt authored
icc does not seem to no associated type value_type of an iterator. Now we use the iterator_traits to extract it. [[Imported from SVN: r1147]]
-
Markus Blatt authored
[[Imported from SVN: r1146]]
-
Markus Blatt authored
[[Imported from SVN: r1145]]
-
Markus Blatt authored
[[Imported from SVN: r1144]]
-
- Dec 04, 2009
-
-
Markus Blatt authored
Fixed some more bugs. Patch was provided by Atgeirr Rasmussen. [[Imported from SVN: r1143]]
-
Markus Blatt authored
[[Imported from SVN: r1142]]
-
Markus Blatt authored
should run make check _before_ committing. [[Imported from SVN: r1141]]
-
Markus Blatt authored
[[Imported from SVN: r1140]]
-
Markus Blatt authored
[[Imported from SVN: r1139]]
-
Markus Blatt authored
[[Imported from SVN: r1138]]
-
Markus Blatt authored
[[Imported from SVN: r1137]]
-
Markus Blatt authored
[[Imported from SVN: r1136]]
-
Markus Blatt authored
Sync with my version. [[Imported from SVN: r1135]]
-