Skip to content
Snippets Groups Projects
Commit 70437f66 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Add geometry mixin to new tests after merge

parent 7cf6ca59
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@ numerical_jacobian = 1, 0 | expand num
sumfact = 0
vectorization_quadloop = 1, 0 | expand quad
vectorization_strategy = model, none | expand grad
geometry_mixins = sumfact_multilinear
[formcompiler.ufl_variants]
degree = 1, 2 | expand deg
......@@ -44,6 +44,7 @@ sumfact = 1
sumfact_regular_jacobians = 1
vectorization_quadloop = 1, 0 | expand quad
vectorization_strategy = model, none | expand grad
geometry_mixins = sumfact_multilinear
[formcompiler.ufl_variants]
degree = 1, 2 | expand deg
......@@ -45,6 +45,7 @@ sumfact_regular_jacobians = 1
vectorization_quadloop = 1, 0 | expand quad
vectorization_strategy = model, none | expand grad
fastdg = 1
geometry_mixins = sumfact_multilinear
[formcompiler.ufl_variants]
degree = 1, 2 | expand deg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment