- Apr 11, 2017
-
-
René Fritze authored
-
- Apr 07, 2017
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Apr 06, 2017
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Apr 03, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Apr 01, 2017
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Mar 27, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Mar 21, 2017
-
-
René Fritze authored
- allows dumping of the process env - csv output of memory usage stats - exception handlers
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Mar 20, 2017
-
-
René Fritze authored
-
- Mar 13, 2017
-
-
René Fritze authored
-
- Mar 09, 2017
-
-
René Fritze authored
-
René Fritze authored
-
- Mar 07, 2017
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
We actually need a mix of cmake magic and config.h to work * if alberta is not used (then the config.h define is taken) * alberta is actually used (then the dimension has to be specified for the target at hand with add_dune_alberta_flags(GRIDDIM $dim $target))
-
Dr. Felix Tobias Schindler authored
This reverts commit 35aa624d.
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
This reverts commit db210150.
-
René Fritze authored
-
- Mar 06, 2017
-
-
René Fritze authored
-
- Mar 04, 2017
-
-
René Fritze authored
refactor la backends discovery/usage
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
Dr. Felix Tobias Schindler authored
Since we are pulling dune-fem, and thus dune-grid and dune-alugrid in turn, the unspecialized DGF parser is pulled, which does not compile with dune-alugrid.
-
- Mar 03, 2017
-
-
René Fritze authored
-
- Feb 26, 2017
-
-
Dr. Felix Tobias Schindler authored
Unfortunately, alberta headers globally defines TEST, which leads to tons of compiler warnings. Te clean solution is to not let gtest define TEST. This unfortunately requires us to write GTEST_TEST instead of TEST.
-
- Feb 22, 2017
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Feb 21, 2017
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
# Conflicts: # .gitignore # .travis.yml # dune.module
-
Dr. Felix Tobias Schindler authored
This did not compile for me with clang 3.8.1-12~bpo8+1 using gcc 4.9.2-10 stdlib. Any objections against this change, @dune-xt-common-devs? Was there any reason to use int instead of double in the first place?
-
- Feb 15, 2017
-
-
Dr. Felix Tobias Schindler authored
-