- May 14, 2012
-
-
Markus Blatt authored
During redistribution of the data objects were created with new and deallocated using the allocator. This works for the standard allocator but might break with others. This fix prevents this behaviour by using the allocator for the creation and allocation, too. Additionally, it prevents false positive during memory leak detection of valgrind. Should fix flyspray #1047! I'll leave it to the relase manager to decide whether to merge this to the release. [[Imported from SVN: r1581]]
-
Markus Blatt authored
[[Imported from SVN: r1579]]
-
- May 02, 2012
-
-
Carsten Gräser authored
Since FieldVector<T,1> should be usable like T this should work. Currently this fails due to an ambigous overload (see fs#1024). [[Imported from SVN: r1572]]
-
Oliver Sander authored
[[Imported from SVN: r1570]]
-
Oliver Sander authored
[[Imported from SVN: r1569]]
-
Oliver Sander authored
[[Imported from SVN: r1568]]
-
- May 01, 2012
-
-
Christoph Grüninger authored
Sort included headers and remove some empty lines from superlutest.cc and matrixmarkettest.cc. [[Imported from SVN: r1567]]
-
Christoph Grüninger authored
MM_SEQUENTIAL were not correctly replaced by #if HAVE_MPI. [[Imported from SVN: r1566]]
-
- Apr 30, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1565]]
-
Markus Blatt authored
Christoph's issues. [[Imported from SVN: r1562]]
-
Markus Blatt authored
[[Imported from SVN: r1561]]
-
Markus Blatt authored
sequential or not. [[Imported from SVN: r1560]]
-
- Apr 27, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r1554]]
-
- Apr 26, 2012
-
-
Markus Blatt authored
Should fix flyspray #1093 [[Imported from SVN: r1553]]
-
Markus Blatt authored
[[Imported from SVN: r1552]]
-
- Apr 25, 2012
-
-
Markus Blatt authored
Unfortunately DUNE_DEPRECATED does not work before definitions of template member functions inside the class. [[Imported from SVN: r1551]]
-
- Apr 23, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1550]]
-
Martin Nolte authored
[[Imported from SVN: r1549]]
-
- Apr 19, 2012
-
-
Markus Blatt authored
wrapper of SuperLU solver. [[Imported from SVN: r1548]]
-
Markus Blatt authored
direct solver. Added a method to AMG to check whether it uses a direct solver on the coarse level. [[Imported from SVN: r1547]]
-
Rebecca Neumann authored
communicate result of coarse solver to other processes, otherwise catching the exception leads to a deadlock [[Imported from SVN: r1546]]
-
Christoph Grüninger authored
[[Imported from SVN: r1545]]
-
- Apr 15, 2012
-
-
Oliver Sander authored
Thanks to Uli Sack for the Patch. [[Imported from SVN: r1544]]
-
- Mar 14, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1542]]
-
- Mar 07, 2012
-
-
Christian Engwer authored
* use std::abs and std::sqrt instead of fabs and sqrt * use real_type instead of double to (hopefully) fix probelms with std::complex [[Imported from SVN: r1540]]
-
Christian Engwer authored
remove tabs from solvers.hh and fix indentation [[Imported from SVN: r1539]]
-
- Feb 15, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r1538]]
-
- Feb 13, 2012
-
-
Christian Engwer authored
[[Imported from SVN: r1537]]
-
Christian Engwer authored
credits go to Ansgar Burchardt [[Imported from SVN: r1536]]
-
Christian Engwer authored
[[Imported from SVN: r1535]]
-
Christian Engwer authored
[[Imported from SVN: r1534]]
-
Christian Engwer authored
[[Imported from SVN: r1533]]
-
Christian Engwer authored
* allow extending the dependency operators via inheritance [[Imported from SVN: r1532]]
-
Christian Engwer authored
[[Imported from SVN: r1531]]
-
Christian Engwer authored
* fix typo in comment [[Imported from SVN: r1530]]
-
Christoph Grüninger authored
[[Imported from SVN: r1529]]
-
Oliver Sander authored
[[Imported from SVN: r1528]]
-
- Feb 12, 2012
-
-
Christoph Grüninger authored
"DOUBLE" to "SLU_DOUBLE". Deprecated pre-2005 support of SuperLU. [[Imported from SVN: r1527]]
-
- Feb 11, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r1526]]
-
Christoph Grüninger authored
[[Imported from SVN: r1525]]
-