- Jul 19, 2018
-
-
Rename the function and remove the backend switch. Reasoning: - This function was only called once without the backend switching mechanism. - The function takes different arguments than the pdelab pymbolic_quadrature_position. - It returns only one component of the quadrature point.
-
-
-
- May 08, 2018
-
-
Dominic Kempf authored
They are only to a lesser extent important for our HPC applications and the vectorization algorithm struggles with the complexity of the search space.
-
- May 04, 2018
-
-
Dominic Kempf authored
-
- Apr 26, 2018
-
-
Dominic Kempf authored
-
- Apr 23, 2018
-
-
René Heß authored
-
- Apr 10, 2018
-
-
Dominic Kempf authored
Avoid explicit doubles.
-
Dominic Kempf authored
Avoid explicit doubles.
-
- Mar 29, 2018
-
-
Dominic Kempf authored
They are not used in a senseful way anyway and loopy stumbled over them.
-
- 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
-
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 26, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Mar 23, 2018
-
-
Dominic Kempf authored
-
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
-
Dominic Kempf authored
It is not necessary anymore
-
Dominic Kempf authored
-
Dominic Kempf authored
It is applied to the function call...
-
- Mar 20, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Mar 19, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Mar 16, 2018
-
-
Dominic Kempf authored
-
- Mar 15, 2018
-
-
Dominic Kempf authored
-
- Mar 06, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
It would be hard to implement on top of the latest feature and contradict features projected for the near future.
-
- Feb 28, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
fixes a nasty bug, where face information was omitted
-
Dominic Kempf authored
By implementing repr such that instance addresses are not part of sorting anymore
-
- Feb 27, 2018
-
-
René Heß authored
-