- Sep 21, 2017
-
-
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.
-
- Sep 20, 2017
-
-
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
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
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
-
René Heß authored
-
- Sep 07, 2017
-
-
René Heß authored
Save all stage 1 sum factorization kernels that are used in accumulation expression in the cache during the dry run. Discard all inactive sum factorization kernels in decide_vetorization_strategy.
-
Dominic Kempf authored
-
- Sep 06, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
We recently learned that usage of sub_elements in UFL is ambiguous...
-
- Sep 05, 2017
-
-
Dominic Kempf authored
otherwise my paraview throws me segfault.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
It will be necessary to correctly do fastdg for systems
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
To comply with latest pdelab.
-
- Sep 01, 2017
- Aug 31, 2017
-
-
René Heß authored
Make anisotropic quadrature order possible for non DG examples.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-