- Feb 08, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r1783]]
-
- Dec 24, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1752]]
-
- Dec 21, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1751]]
-
Markus Blatt authored
[[Imported from SVN: r1750]]
-
- Dec 18, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1746]]
-
Markus Blatt authored
[[Imported from SVN: r1745]]
-
- 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 19, 2012
-
-
Christoph Grüninger authored
Update test to conform common style. Changed user variable SUPERLU_DIR to SUPERLU_PREFIX. [[Imported from SVN: r1731]]
-
- 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 19, 2012
-
-
Markus Blatt authored
Some of the macros used are only available for CMake 2.8.6 and higher. Bumped required CMake version [[Imported from SVN: r1727]]
-
- 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 03, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1724]]
-
- Oct 02, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1723]]
-
- Sep 27, 2012
-
-
Markus Blatt authored
This was due to the fact that find_<lib|file>(varname ...) sets ${varname} to varname-NOTFOUND if nothing is found. Therefore using the variable varname in CMAKE_REQUIRED_<LIBRARIES|INCLUDES> is a really bad idea. We are preventing this now by checking the variables first. [[Imported from SVN: r1722]]
-
Markus Blatt authored
[[Imported from SVN: r1721]]
-
Markus Blatt authored
[[Imported from SVN: r1720]]
-
Markus Blatt authored
[[Imported from SVN: r1719]]
-
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]]
-
Markus Blatt authored
after configure) - Make CMake module installation path configurable - Detect CMAKE_MODULE_PATH automatically + First call find_package(dune-common) to query its CMAKE_MODULE_PATH + Then setup the module path + After each find_package of dune module update the CMAK_MODULE_PATH + each module exports ist own <package-name>_MODULE_PATH in the + package configuration files [[Imported from SVN: r1714]]
-
- 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]]
-
Markus Blatt authored
[[Imported from SVN: r1710]]
-
- 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 20, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1708]]
-
Markus Blatt authored
- Removed dependency on cmake version 2.8.9 [[Imported from SVN: r1707]]
-
Christoph Grüninger authored
[[Imported from SVN: r1706]]
-
- Sep 17, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r1705]]
-