- Jan 18, 2017
-
-
Dominic Kempf authored
Funnily, we were only able to calculate symmetric problems so far.
-
- Jan 11, 2017
-
-
René Heß authored
-
- Jan 10, 2017
-
-
René Heß authored
-
- Jan 09, 2017
-
-
René Heß authored
-
- Dec 20, 2016
-
-
Dominic Kempf authored
Need to use handler from pymbolic as loopy codegen handlers are too involved for standalone usage.
-
Dominic Kempf authored
-
- Dec 15, 2016
-
-
Dominic Kempf authored
-
René Heß authored
-
Dominic Kempf authored
-
- Dec 12, 2016
-
-
Dominic Kempf authored
-
- Dec 09, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Dec 06, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Dec 05, 2016
-
-
René Heß authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Dec 01, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
René Heß authored
-
- Nov 28, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 25, 2016
-
-
René Heß authored
-
- Nov 24, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
That was a bad idea from the beginning! It lead to a situation, where calls from within a generator inherited their context tags. Should be fixed now.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 22, 2016
-
-
Dominic Kempf authored
-
- Nov 21, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 04, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 02, 2016
-
-
Dominic Kempf authored
-
- Oct 31, 2016
-
-
René Heß authored
This removes: - The now obsolete quadrature_loop_statement. - Quadrature weights are now a globalarg and we do not create a temporary anymore.
-
- Oct 28, 2016
-
-
Dominic Kempf authored
We previously completely avoided loopy for temporary declaration. We now rely on it again, but have DuneTemporaryVariable, which is capable of doing a bit more things (and at the same time handles the indexing question)
-