- Aug 21, 2012
-
-
Oliver Sander authored
As suggested by Christian in FS 1147. Implemented by Elias Pipping. [[Imported from SVN: r6913]]
-
- Aug 12, 2012
-
-
Christian Engwer authored
add doc [[Imported from SVN: r6895]]
-
- Aug 07, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6889]]
-
Martin Nolte authored
[[Imported from SVN: r6888]]
-
Martin Nolte authored
[[Imported from SVN: r6887]]
-
- Aug 06, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6886]]
-
- Jul 31, 2012
-
-
Christian Engwer authored
initialize result with 0 (patch by Matthias Wohlmuth) [[Imported from SVN: r6877]]
-
- Jul 16, 2012
-
-
Martin Nolte authored
* the array synopsis in the standard uses struct, so why don't we? * add method empty (demanded by the standard, many more are actually missing) * consistently use std::size_t instead of size_t (for std::array it should even be std::size_t) * simplify operator<< * unify indentation (to 2) * make_array is a function and not a method * improve comments on the preprocessor branches (to improve readability) [[Imported from SVN: r6868]]
-
Christoph Grüninger authored
[[Imported from SVN: r6867]]
-
- Jul 13, 2012
-
-
Christoph Grüninger authored
Fix printing of zero-dimensional arrays, FS#1148. (Thanks to Elias Pipping for testing the patch) [[Imported from SVN: r6865]]
-
- Jul 11, 2012
-
-
Christian Engwer authored
- update fvector test (thanks to Matthias Wohlmuth) [[Imported from SVN: r6863]]
-
Christian Engwer authored
- add dotproduct for basic data types (thanks to Matthias Wohlmuth) [[Imported from SVN: r6862]]
-
- Jul 06, 2012
-
-
Oliver Sander authored
This fixes FS 1147. Thanks to Elias Pipping for the patch. [[Imported from SVN: r6819]]
-
- Jun 25, 2012
-
-
Markus Blatt authored
Patch contributed by Matthias Wohlmuth [[Imported from SVN: r6816]]
-
- Jun 22, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6809]]
-
- Jun 19, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6808]]
-
Markus Blatt authored
[[Imported from SVN: r6807]]
-
- Jun 15, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6805]]
-
- Jun 12, 2012
-
-
Christoph Grüninger authored
assignment. [[Imported from SVN: r6802]]
-
Christoph Grüninger authored
[[Imported from SVN: r6801]]
-
Christian Engwer authored
[[Imported from SVN: r6798]]
-
- Jun 10, 2012
-
-
Christoph Grüninger authored
dune-geometry. [[Imported from SVN: r6796]]
-
Christoph Grüninger authored
[[Imported from SVN: r6795]]
-
- Jun 08, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6792]]
-
- Jun 05, 2012
-
-
Christoph Grüninger authored
mpitraits.hh forward declares std::pair, which is illegal by the standard, and clang stumbles over that. Fixes FS#1121. (Thanks to Steffen Müting for the patch) [[Imported from SVN: r6791]]
-
- May 31, 2012
-
-
Oliver Sander authored
With the exception of mpicollectivecommunication.hh and propertymap.hh, which I didn't understand. [[Imported from SVN: r6784]]
-
- May 29, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6775]]
-
Oliver Sander authored
[[Imported from SVN: r6774]]
-
- May 22, 2012
-
-
Markus Blatt authored
"lib1 lib2 lib3", which caused an error!) [[Imported from SVN: r6755]]
-
Christoph Grüninger authored
[[Imported from SVN: r6748]]
-
Christoph Grüninger authored
[[Imported from SVN: r6747]]
-
- May 19, 2012
-
-
Markus Blatt authored
libraries under the same name. [[Imported from SVN: r6731]]
-
Oliver Sander authored
[[Imported from SVN: r6730]]
-
- May 18, 2012
-
-
Christian Engwer authored
according to the standard std::pair is a struct [[Imported from SVN: r6727]]
-
- May 16, 2012
-
-
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: r6724]]
-
Markus Blatt authored
[[Imported from SVN: r6723]]
-
- May 14, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6718]]
-
Oliver Sander authored
No clue what that patch was supposed to due, but it even slipped into dune 2.1. [[Imported from SVN: r6716]]
-
- May 13, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6714]]
-
Oliver Sander authored
Backported from Martin's development branch. [[Imported from SVN: r6713]]
-