- Sep 01, 2017
- Aug 31, 2017
-
-
René Heß authored
Make anisotropic quadrature order possible for non DG examples.
-
- Aug 29, 2017
-
-
René Heß authored
-
René Heß authored
- Use TensorProductElement in one example. - We still use the sumfact option to swicth to the sum factorization code branch. This way it is still possible to easily swicth between sumfact and non sumfact code. - Only TensorProductElements with the same degree in all directions will work. Anisotropie and adaption of quadrature rule will happen in the next commits.
-
René Heß authored
-
René Heß authored
-
- Aug 28, 2017
-
-
Dominic Kempf authored
Have a dedicated visitor for lambda generation from driver See merge request !170
-
Dominic Kempf authored
[bugfix] Correctly iterate over children of MixedElement See merge request !171
-
Dominic Kempf authored
-
Dominic Kempf authored
The way we currently iterate over children of mxied elements was plain wrong for nested mixed elements. The tests that revealed this will soon follow.
-
Dominic Kempf authored
So far, we used a global context to tell the normal visitor, that it is generating for driver code. This was feasible, as we only had one differing implementation. With more differences, it is better style to derive from the visitor and implement the differences there.
-
Dominic Kempf authored
Fix/blockstructured sub element See merge request !168
-
-
-
Dominic Kempf authored
Add test cases for hyperbolic problems Closes #88 See merge request !162
-
Dominic Kempf authored
[CI] Raise unit test timeout. Closes #94 See merge request !167
-
Dominic Kempf authored
Merge remote-tracking branch 'origin/fix/raise-default-test-timeout' into feature/hyperbolic-fun-rebased
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Aug 25, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Jorrit Fahlke authored
The previous test timeout of 20s seems to be insufficient sometimes. Raise it to 60s.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
They are covered in dune-perftool-hyperbolic
-
Dominic Kempf authored
-