- Nov 04, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Stage instructions are not the solution.
-
Dominic Kempf authored
-
- Nov 03, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 02, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
requires an upstream fix
-
Dominic Kempf authored
-
Dominic Kempf authored
Feature/cache quadrature information 2 Supersedes !53 See merge request !54
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 31, 2016
-
-
René Heß authored
-
René Heß authored
Reimplement temporary declaration 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) This is finished and tests are passing, I will remove the WIP flag once a necessary upstream change is in master. See merge request !52
-
René Heß authored
-
René Heß authored
-
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.
-
Dominic Kempf authored
-
René Heß authored
-
- Oct 29, 2016
-
-
René Heß authored
-
- 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)
-
René Heß authored
Quadrature loop for sum factorization See merge request !50
-
- Oct 27, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 26, 2016
-
-
Dominic Kempf authored
[Fix] Make pytest pass See merge request !49
-
René Heß authored
-
René Heß authored
Feature/next sumfac Next generation towards sum factorization * fixes #49 by introducing an interface class between visitor and generator functions See merge request !48
-
Dominic Kempf authored
In sum factorization we will have different temporary shape and access.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
and use it as the only sumfact test until it works.
-
Dominic Kempf authored
* Enable backend functions which are *not* generators * Use the sumfac switch as a default switch
-