- Jan 23, 2019
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 30, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 25, 2018
-
-
Marcel Koch authored
-
- Oct 15, 2018
-
-
Marcel Koch authored
-
- Oct 12, 2018
-
-
Marcel Koch authored
-
Marcel Koch authored
-
- 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
-
- Jul 23, 2018
-
-
René Heß authored
Not yet implemented: - Vectorization of quadrature loop - Anisotropic amount of quadrature points per direction
-
- Jul 19, 2018
-
-
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
-
-
René Heß authored
-
- Jun 19, 2018
-
-
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.
-
- Mar 19, 2018
-
-
Dominic Kempf authored
-
- Feb 27, 2018
-
-
René Heß authored
-
- Feb 12, 2018
-
-
René Heß authored
-
- Jan 30, 2018
-
-
Dominic Kempf authored
Instationary stuff not fixed so far.
-
- Jan 29, 2018
-
-
Dominic Kempf authored
-
- Jan 03, 2018
-
-
Dominic Kempf authored
-
- Oct 06, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 15, 2017
-
-
Dominic Kempf authored
-
- Aug 25, 2017
-
-
Dominic Kempf authored
-
- Jul 31, 2017
-
-
Marcel Koch authored
-
Marcel Koch authored
-
- Jul 25, 2017
-
-
Marcel Koch authored
Computes tensor index from single index.
-
- Jul 14, 2017
-
-
Marcel Koch authored
-
Marcel Koch authored
-
- Jul 13, 2017
-
-
Marcel Koch authored
-
Marcel Koch authored
Moves application of transformation from micro to reference element from visitor to PDELab interface
-
- Jul 10, 2017
-
-
Marcel Koch authored
-
- Jul 07, 2017
-
-
Marcel Koch authored
-
- Jun 06, 2017
-
-
René Heß authored
-
- Mar 29, 2017
- Mar 28, 2017
-
-
René Heß authored
-
- Mar 27, 2017
-
-
René Heß authored
We avoid the bug by not applying the transformation and casting the result of jacobianInverseTransposed to a FieldMatrix. This way we do not exploit the diagonal structure of the Transformation. Should get fixed in the near future.
-
- Feb 01, 2017
-
-
Dominic Kempf authored
-