- Mar 07, 2017
-
-
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
-
Dr. Felix Tobias Schindler authored
Previously, TBB_INCLUDE_DIR was ignored, although documented as possible hint to where the tbb include might be. No it is respected, hopefully without breaking findidn of system installation ...
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
The old behavior only added `-lboost_system` but did not add `-L/path/to/boost/lib`.
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Feb 13, 2017
-
-
René Fritze authored
-
- Feb 12, 2017
-
-
Dr. Felix Tobias Schindler authored
Previously, TBB_INCLUDE_DIR was ignored, although documented as possible hint to where the tbb include might be. No it is respected, hopefully without breaking findidn of system installation ...
-
- Feb 09, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Feb 08, 2017
-
-
René Fritze authored
-
-
Dr. Felix Tobias Schindler authored
The old behavior only added `-lboost_system` but did not add `-L/path/to/boost/lib`.
-
René Fritze authored
-
Dr. Felix Tobias Schindler authored
-
- Feb 07, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Feb 06, 2017
-
-
René Fritze authored
-