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

Add geometry mixins to stokes sumfact ini files

parent b785f536
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,4 @@ compare_l2errorsquared = 1e-12
numerical_jacobian = 1, 0 | expand num
vectorization_quadloop = 1, 0 | expand quad
sumfact = 1
geometry_mixins = sumfact_equidistant
......@@ -19,5 +19,6 @@ compare_l2errorsquared = 1e-8
numerical_jacobian = 0, 1 | expand num
sumfact = 1
fastdg = 1, 0 | expand fastdg
geometry_mixins = sumfact_equidistant
{formcompiler.r.fastdg} == 1 and {formcompiler.r.numerical_jacobian} == 1 | exclude
\ No newline at end of file
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