- Jul 29, 2019
-
-
Dominic Kempf authored
-
Dominic Kempf authored
So far, we were a bit sloppy about which basis we choose from the UFL counterpart. This commit implements the necessary 1-to-1 mapping.
-
- Jul 24, 2019
-
-
René Heß authored
-
- Jul 22, 2019
-
-
Marcel Koch authored
-
Marcel Koch authored
This reverts commit 6a1e7cc9
-
Dominic Kempf authored
-
- Apr 11, 2019
-
-
Marcel Koch authored
-
- Feb 18, 2019
-
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
- Oct 30, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 18, 2018
-
-
Marcel Koch authored
This options enables to generate jacobian apply methods regardless of the `matrix_free` option. If `matrix_free` is set to true, `generate_jacobian_apply` is also set to true. This option replaces `matrix_free` in all contexts except in the selection of the solver.
-
- Mar 21, 2018
-
-
Dominic Kempf authored
-
- Mar 13, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
As a step towards making the driver the main function.
-
- Feb 16, 2018
-
-
Dominic Kempf authored
-
- Feb 06, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Feb 05, 2018
-
-
Dominic Kempf authored
-
- Jan 30, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Instationary stuff not fixed so far.
-
- Jan 29, 2018
-
-
Dominic Kempf authored
The previous name was *really* confusing.
-
- Jan 25, 2018
-
-
René Heß authored
-
- Jan 17, 2018
-
-
René Heß authored
-
- Jan 12, 2018
-
-
Dominic Kempf authored
There is way more reasons to interpolate a function into the solution vector and we cover them with one code path: * Dirichlet boundary conditions (strong ones) * Initial conditions for instationary expressions * Initial guesses for Newton solvers
-
- Jan 04, 2018
-
-
Dominic Kempf authored
-
- Jan 03, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 09, 2017
-
-
Dominic Kempf authored
-
- Aug 29, 2017
-
-
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.
-
- Aug 25, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Do not annotate FiniteElements anymore, further split driver code
-
Dominic Kempf authored
Conflicts: python/dune/perftool/pdelab/driver/taskbased.py
-