- Oct 04, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 02, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
This reverts commit 4f25d438.
-
- Sep 28, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 27, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 17, 2018
-
-
René Heß authored
Merge branch 'feature/better-subdomain-handling' into 'master' See merge request [dominic/dune-perftool!268] [dominic/dune-perftool!268]: Nonedominic/dune-perftool/merge_requests/268
-
- Sep 14, 2018
-
-
Dominic Kempf authored
-
René Heß authored
Merge branch 'feature/lambda-generation-with-more-geometry' into 'master' Target: normal-dependent constraints assembly. See merge request [dominic/dune-perftool!267] [dominic/dune-perftool!267]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/267
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Merge branch 'feature/fix-constraints-assembly-bug' into 'master' We previously used bool() on the constraints expression to find out whether we need to use the DIrichletConstraintsAssembler. However, UFL does the stupid thing of evaulating `bool(eq(x[0], 0))` to False, because x[0] and 0 are obvioulsy not the same. Veeeery bad behaviour for a symbolic language. See merge request [dominic/dune-perftool!266] [dominic/dune-perftool!266]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/266
-
Dominic Kempf authored
We previously used bool() on the constraints expression to find out whether we need to use the DIrichletConstraintsAssembler. However, UFL does the stupid thing of evaulating bool(eq(x[0], 0)) to False, because x[0] and 0 are obvioulsy not the same. Veeeery bad behaviour for a symbolic language.
-
- Sep 13, 2018
-
-
Dominic Kempf authored
Merge branch 'feature/small-fix-for-conditional' into 'master' See merge request [dominic/dune-perftool!265] [dominic/dune-perftool!265]: Nonedominic/dune-perftool/merge_requests/265
-
Dominic Kempf authored
-
- Sep 06, 2018
-
-
René Heß authored
Merge branch 'feature/costmodel-validation' into 'master' The MR adds a new vectorization strategy target, which tries to find a vectorization strategy whose cost (according to the model strategy) is as close as possible to a given target. This allows to run several executables and plot the cost model value against performance data. The actual plotting work is done in dune-perftool-paperplots. The feature is very niche, and I tried to minimize the occurence of code paths only necessary for this, but I think the outcome is quite okay. See merge request [dominic/dune-perftool!262] [dominic/dune-perftool!262]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/262
-
- Aug 29, 2018
-
-
Dominic Kempf authored
-
- Aug 28, 2018
-
-
Dominic Kempf authored
-
- Aug 27, 2018
-
-
Dominic Kempf authored
-
- Aug 24, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
We do this from multiple subdirs
-
Dominic Kempf authored
-
- Aug 23, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Merge branch 'feature/guard-grid-analysis' into 'master' consistent-grid-orientation is merely a suggestion. dune-perftool should perfectly build in its absence. See merge request [dominic/dune-perftool!261] [dominic/dune-perftool!261]: gitlab.dune-project.org/dominic/dune-perftool/merge_requests/261
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-