- Aug 21, 2018
-
-
René Heß authored
-
Dominic Kempf authored
-
René Heß authored
-
- Aug 20, 2018
- Aug 16, 2018
-
-
René Heß authored
-
- Aug 15, 2018
-
-
René Heß authored
-
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.
-
-
Probably not the solution we want to have in the long run but right now it is not possible to have a backend switch for default/blockstructured/sumfact. This way the old code should behave the same way as before and it is possible to switch between those three things.
-
-
- Jul 10, 2018
- 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
-
René Heß authored
Probably not the solution we want to have in the long run but right now it is not possible to have a backend switch for default/blockstructured/sumfact. This way the old code should behave the same way as before and it is possible to switch between those three things.
-
- Jun 15, 2018
-
-
René Heß authored
-
- May 08, 2018
-
-
Dominic Kempf authored
This will leave the coverage of the testing suite untouched!
-
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 25, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
So far, we had the opcounter cast to Dune::FieldVector of size 1. Now it defines the correct type.
-
Dominic Kempf authored
-
- Apr 24, 2018
-
-
Dominic Kempf authored
-
- Apr 23, 2018
-
-
René Heß authored
-
- Apr 19, 2018
-
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-
Marcel Koch authored
-