- Jan 23, 2019
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 30, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 23, 2018
-
-
Dominic Kempf authored
-
- Oct 08, 2018
-
-
Dominic Kempf authored
-
- Oct 04, 2018
-
-
Dominic Kempf authored
-
- Sep 21, 2018
-
-
Dominic Kempf authored
-
- Sep 20, 2018
-
-
Dominic Kempf authored
-
René Heß authored
-
- Aug 15, 2018
-
-
René Heß authored
Calculate the evaluation and jacobians of geometry mappings of cells using sum factorization. By avoiding all geometry mapping of intersections we can avoid the face-twist problem and just make the grid consistens (not yet done). TODO: - Make grid consistent - Vectorization - 3D
-
- Apr 10, 2018
-
-
Dominic Kempf authored
Avoid explicit doubles.
-
Dominic Kempf authored
Avoid explicit doubles.
-
- Mar 28, 2018
-
-
Dominic Kempf authored
This is currently only used for level 4 instrumentation, as these start and stop markers were messing heavily with dependencies in the sum factorization code. This way, the necessary but ugly work of adding instrumentation is separated much more nicely.
-
- Mar 27, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
I was tired of the amount of ifs that changed behaviour depending on stage 1 or 3. This is a cleaner approach.
-
- Mar 23, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Mar 22, 2018
-
-
Dominic Kempf authored
-
- Mar 21, 2018
-
-
Dominic Kempf authored
-
- Mar 16, 2018
-
-
Dominic Kempf authored
-
- Mar 15, 2018
-
-
Dominic Kempf authored
-
- Feb 28, 2018
-
-
Dominic Kempf authored
By implementing repr such that instance addresses are not part of sorting anymore
-
- Feb 27, 2018
-
-
René Heß authored
-
- Feb 19, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Feb 16, 2018
-
-
Dominic Kempf authored
-
- Feb 15, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Feb 14, 2018
-
-
Dominic Kempf authored
It does not yet do all the jobs it can do, but it exists and we can run tests with it.
-
- Jan 30, 2018
-
-
Dominic Kempf authored
Instationary stuff not fixed so far.
-
- Dec 06, 2017
-
-
Dominic Kempf authored
-
- Sep 20, 2017
-
-
Dominic Kempf authored
-
- Sep 15, 2017
-
-
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.
-
- Sep 08, 2017
-
-
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.
-