- 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]]
-
Markus Blatt authored
Support for domains consisting of pairs connected by an edge of the matrix graph. [[Imported from SVN: r1134]]
-
Markus Blatt authored
removed warnings. [[Imported from SVN: r1133]]
-
Markus Blatt authored
[[Imported from SVN: r1132]]
-
- Dec 03, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1131]]
-
- Nov 30, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r1130]]
-
- Nov 20, 2009
-
-
Carsten Gräser authored
*add calls to mv() and mtv() *also test ScaledIdentityMatrix and DiagonalMatrix [[Imported from SVN: r1129]]
-
Carsten Gräser authored
[[Imported from SVN: r1128]]
-
Carsten Gräser authored
* Removed ugly ReferenceStorageIterator since * it stored either a reference or a fake reference * you could not use iterator->method * you could not assign iterators * Introduce ContainerWrapperIterator * always stores an assignable ContainerWrapper object * allows iterator->method() * can be used for any other sparse row type [[Imported from SVN: r1127]]
-
Carsten Gräser authored
[[Imported from SVN: r1126]]
-
- Nov 19, 2009
-
-
Carsten Gräser authored
This method should really be removed in favor of mtv(). [[Imported from SVN: r1125]]
-
- Nov 16, 2009
-
-
Markus Blatt authored
accumulate to one process on the finest level. [[Imported from SVN: r1124]]
-
- Nov 13, 2009
-
-
Markus Blatt authored
of all non-template and un-inlined functions. As a quick hack we qualified them all with the inline keyword. The better way would probably be to skip inline where not needed and create an istl lib. But that is bigger effort. [[Imported from SVN: r1123]]
-
- Nov 04, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1122]]
-
- Nov 03, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1121]]
-
Christian Engwer authored
[[Imported from SVN: r1120]]
-
Christian Engwer authored
[[Imported from SVN: r1119]]
-
Christian Engwer authored
[[Imported from SVN: r1118]]
-
Christian Engwer authored
[[Imported from SVN: r1117]]
-
Christian Engwer authored
[[Imported from SVN: r1116]]
-
Christian Engwer authored
[[Imported from SVN: r1115]]
-
Christian Engwer authored
[[Imported from SVN: r1114]]
-
Christian Engwer authored
* doxument the _unused_ paramter tryHard [[Imported from SVN: r1113]]
-
Christian Engwer authored
[[Imported from SVN: r1112]]
-
Christian Engwer authored
[[Imported from SVN: r1111]]
-
- Oct 29, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1109]]
-