- May 22, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r1596]]
-
Markus Blatt authored
Bugfix: initialize data member from constructor argument. Thanks to Andreas Lauser for pointing this out. [[Imported from SVN: r1595]]
-
Oliver Sander authored
[[Imported from SVN: r1594]]
-
- May 21, 2012
-
-
Oliver Sander authored
Thanks to Andreas Lauser for pointing this out. [[Imported from SVN: r1593]]
-
- May 16, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1587]]
-
Markus Blatt authored
[[Imported from SVN: r1586]]
-
Markus Blatt authored
MPI_Finalize. Now this is a valid MPI program. [[Imported from SVN: r1585]]
-
Markus Blatt authored
modul name (lower case with dashes). These leads to kind of weired variabable names (dune-common_DIR, dune-common_LIBRARIES, etc.) but finds non-installes modules easier. You just sets CMAKE_PREFIX_PATH to the directory containing the modules. [[Imported from SVN: r1584]]
-
Markus Blatt authored
[[Imported from SVN: r1583]]
-
- May 14, 2012
-
-
Oliver Sander 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! [[Imported from SVN: r1582]]
-
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]]
-
Oliver Sander authored
[[Imported from SVN: r1580]]
-
Markus Blatt authored
[[Imported from SVN: r1579]]
-
- May 07, 2012
-
-
Markus Blatt authored
to install modules anymore. [[Imported from SVN: r1578]]
-
Markus Blatt authored
call). Mimic this in the variable names used in the package configuration files. (They were wrong anyway!) - provide optional dependency to create_doc_install. This is needed as add_latex_document with the safepdf option creates a target <basename>_safepdf for building <basename>.pdf. Without specifying <basename>_safepdf as the dependency, <basename>.pdf would be build in non-safe mode before install leading to errors with eps figures. [[Imported from SVN: r1577]]
-
- May 06, 2012
-
-
Markus Blatt authored
example compiles with fusion. [[Imported from SVN: r1576]]
-
- May 04, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1575]]
-
Markus Blatt authored
[[Imported from SVN: r1574]]
-
- 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]]
-
Markus Blatt authored
Now make test works in all directories. [[Imported from SVN: r1571]]
-
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
Make test works now. [[Imported from SVN: r1564]]
-
Markus Blatt authored
[[Imported from SVN: r1563]]
-
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]]
-
Markus Blatt authored
[[Imported from SVN: r1559]]
-
Markus Blatt authored
make install runs through. [[Imported from SVN: r1558]]
-
Markus Blatt authored
make doc works. [[Imported from SVN: r1557]]
-
Markus Blatt authored
[[Imported from SVN: r1556]]
-
- 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]]
-