- Sep 28, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 27, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 14, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
We previously used bool() on the constraints expression to find out whether we need to use the DIrichletConstraintsAssembler. However, UFL does the stupid thing of evaulating bool(eq(x[0], 0)) to False, because x[0] and 0 are obvioulsy not the same. Veeeery bad behaviour for a symbolic language.
-
- Sep 13, 2018
-
-
Dominic Kempf authored
-
- Aug 29, 2018
-
-
Dominic Kempf authored
-
- Aug 28, 2018
-
-
Dominic Kempf authored
-
- Aug 27, 2018
-
-
Dominic Kempf authored
-
- Aug 24, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
We do this from multiple subdirs
-
Dominic Kempf authored
-
- Aug 23, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Aug 21, 2018
-
-
René Heß authored
-
René Heß authored
-
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
-
-