- Jan 30, 2018
-
-
Marcel Koch authored
resolves problem with non const pointer, but the modification of the DuneExpressionToCExpressionMapper is still there, maybe even worse now
-
Marcel Koch authored
-
- Jan 29, 2018
-
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
# Conflicts: # python/dune/perftool/blockstructured/accumulation.py # python/dune/perftool/blockstructured/argument.py # python/dune/perftool/blockstructured/vectorization.py
-
Marcel Koch authored
-
- Jan 26, 2018
-
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
(cherry picked from commit 822ce8e3)
-
Marcel Koch authored
(cherry picked from commit 0f8daff7)
-
- Jan 25, 2018
-
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
- Jan 23, 2018
-
-
Marcel Koch authored
-
- Jan 22, 2018
-
-
Marcel Koch authored
-
- Jan 19, 2018
-
-
Marcel Koch authored
-
- Jan 18, 2018
-
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
- Jan 12, 2018
-
-
Marcel Koch authored
i.e. this leads to: double* x_vec = &x(lfsv,0) only works for Qk elements! Problem: the coefficient is const, but I don't know how (if) loopy can generate a const double*
-
Marcel Koch authored
-
- Jan 10, 2018
-
-
Marcel Koch authored
-
Marcel Koch authored
-
- Jan 09, 2018
-
-
Marcel Koch authored
-
- Jan 08, 2018
-
-
Dominic Kempf authored
Divide through h_e for in Stokes application See merge request dominic/dune-perftool!209
-
- Jan 05, 2018
-
-
René Heß authored
-
Dominic Kempf authored
Single Precision support See merge request dominic/dune-perftool!208
-
- Jan 04, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Jan 03, 2018
-
-
Dominic Kempf authored
Vectorization with a cost model See merge request dominic/dune-perftool!189
-
Dominic Kempf authored
It has single precision support...
-
Dominic Kempf authored
-