- Oct 02, 2017
-
-
Dominic Kempf authored
To ensure that all partitions have exactly the same size!
-
Dominic Kempf authored
Which play well with the latest change to not assemble on the overlap.
-
- Sep 25, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 22, 2017
-
-
Dominic Kempf authored
We mistook a tag for an Id here...
-
Dominic Kempf authored
It always aims for maximally horizontal vectorization where possible.
-
- Sep 21, 2017
-
-
Dominic Kempf authored
Fixup sum factorization of maxwell See merge request !188
-
Dominic Kempf authored
Beautify the conditional handler See merge request !187
-
Dominic Kempf authored
The previous changes to directly pass the visitor into the coefficient handler was messed up in one place - only being triggered by the downstream maxwell example.
-
Dominic Kempf authored
-
Dominic Kempf authored
So far, it had to restore indexing information on the visitor for the second branch. This can be avoided by index pushdown, just as we do with the sum of two tensors.
-
- Sep 20, 2017
-
-
Dominic Kempf authored
Feature/fixes for dimitri See merge request !184
-
Dominic Kempf authored
Remove dune-geometry patch Closes #102 See merge request !186
-
Dominic Kempf authored
It is obsolete on latest master.
-
Dominic Kempf authored
-
- Sep 15, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
When doing jacobians of nonlinear systems, the inames used for a given sum factorization kernel output depend on the accumulation context.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Otherwise debugging of nonlinear problems becomes hard.
-
- Sep 13, 2017
-
-
Dominic Kempf authored
We havent got a nonlinear sumfact test case so far, so this one did not break. test coming soon.
-
Dominic Kempf authored
-
Dominic Kempf authored
It spares us some hassle with function manglers.
-
- Sep 08, 2017
-
-
Dominic Kempf authored
Feature/stokes application cherrypick See merge request !182
-
Dominic Kempf authored
By using loopys group mechanism. Each sum factorization kernel defines a group that conflicts with all other sum factorization groups. Conflicts: python/dune/perftool/sumfact/realization.py python/dune/perftool/sumfact/vectorization.py
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Feature/fastdg systems Closes #93 See merge request !173
-