- Jan 09, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r1756]]
-
Markus Blatt authored
[[Imported from SVN: r1755]]
-
Markus Blatt authored
Previously the two vectors are allocated in the first call to apply. These got resused in subsequent calls to apply and are deallocated in the destructor. Using the new mode these vectors are allocated at the beginning and deallocated at the end of each apply method. This allows using the same instance of superlu from different threads. Patch provided by Arne Morten Kvarving. I just added some more documemtation and a missing initialization. [[Imported from SVN: r1754]]
-
- Jan 01, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r1753]]
-
- Dec 18, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1749]]
-
Markus Blatt authored
[[Imported from SVN: r1748]]
-
Markus Blatt authored
Shouldn't subversion prevent such a thing? I even could not use svn merge to restall the changes of r1739. Really weired. [[Imported from SVN: r1747]]
-
Markus Blatt authored
[[Imported from SVN: r1743]]
-
Markus Blatt authored
[[Imported from SVN: r1742]]
-
Markus Blatt authored
[[Imported from SVN: r1741]]
-
Markus Blatt authored
This solver allows the preconditioner to between iterations or even be nonlinear. [[Imported from SVN: r1740]]
-
Peter Bastian authored
[[Imported from SVN: r1739]]
-
- Dec 05, 2012
-
-
Markus Blatt authored
No deprecation needed as I consider these methods internal only. [[Imported from SVN: r1738]]
-
- Nov 28, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r1737]]
-
Oliver Sander authored
[[Imported from SVN: r1736]]
-
- Nov 22, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1735]]
-
Markus Blatt authored
[[Imported from SVN: r1734]]
-
Markus Blatt authored
[[Imported from SVN: r1733]]
-
- Nov 21, 2012
-
-
Markus Blatt authored
Patch by Olaf Ippisch [[Imported from SVN: r1732]]
-
- Nov 13, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r1730]]
-
- Nov 12, 2012
-
-
Christoph Grüninger authored
Removed superfluous Preconditioner.apply in GMRes, see FS#1201. (thanks to Uli Sack for the patch) [[Imported from SVN: r1729]]
-
- Nov 06, 2012
-
-
Christian Engwer authored
[[Imported from SVN: r1728]]
-
- Oct 12, 2012
-
-
Oliver Sander authored
Patch by Matthias Wohlmuth. Thanks! [[Imported from SVN: r1726]]
-
- Oct 05, 2012
-
-
Christian Engwer authored
[[Imported from SVN: r1725]]
-
- Oct 02, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1723]]
-
- Sep 27, 2012
-
-
Markus Blatt authored
not support. As they are by no means needed here due to template argument deduction, we just remove them. [[Imported from SVN: r1718]]
-
Christoph Grüninger authored
avoid "variable unused" warning in this case using DUNE_UNUSED is okay, since we just want to test the existence of the copy constructor... This is FS#1165 patch 2. (thanks to Andreas Lauser for the patch) [[Imported from SVN: r1717]]
-
Oliver Sander authored
[[Imported from SVN: r1716]]
-
Oliver Sander authored
[[Imported from SVN: r1715]]
-
- Sep 26, 2012
-
-
Tobias Malkmus authored
[[Imported from SVN: r1713]]
-
Oliver Sander authored
The actual code is now in dune-common [[Imported from SVN: r1712]]
-
- Sep 24, 2012
-
-
Markus Blatt authored
not there. [[Imported from SVN: r1711]]
-
- Sep 21, 2012
-
-
Markus Blatt authored
values) and update the left hand side x during pre such that A_dd*x_d=b_d. [[Imported from SVN: r1709]]
-
- Sep 17, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r1705]]
-
- Sep 10, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r1702]]
-
Oliver Sander authored
[[Imported from SVN: r1701]]
-
Oliver Sander authored
[[Imported from SVN: r1700]]
-
Oliver Sander authored
[[Imported from SVN: r1699]]
-
- Sep 03, 2012
-
-
Christian Engwer authored
- fix #1164 [[Imported from SVN: r1692]]
-
- Sep 01, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1690]]
-