- Aug 24, 2018
-
-
Dominic Kempf authored
-
- Aug 23, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Aug 21, 2018
- Aug 20, 2018
- Aug 16, 2018
-
-
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
-
- Aug 02, 2018
-
-
René Heß authored
-
- Jul 23, 2018
-
-
René Heß authored
Not yet implemented: - Vectorization of quadrature loop - Anisotropic amount of quadrature points per direction
-
- Jul 20, 2018
-
-
René Heß authored
-
- 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.
-
-
-
- Jul 10, 2018
-
-
René Heß authored
-
- Jun 19, 2018
-
-
René Heß authored
-
René Heß authored
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.
-
René Heß authored
-
- Jun 15, 2018
-
-
René Heß authored
-
- 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
-