diff --git a/applications/poisson_dg/poisson_dg.mini b/applications/poisson_dg/poisson_dg.mini index 51385f8d970c73435e76cd4f9f8f712b27cd7d4a..00a7269e197361b3a5d0fb900f37b834c48e3473 100644 --- a/applications/poisson_dg/poisson_dg.mini +++ b/applications/poisson_dg/poisson_dg.mini @@ -42,7 +42,8 @@ vectorize_grads = 1 instrumentation_level = 2, 3, 4 | expand opcounter = 1, 0 | expand opcount time_opcounter = 0, 1 | expand opcount +quadrature_order = {formcompiler.ufl_variants.degree} * 2 | eval [formcompiler.ufl_variants] cell = hexahedron -degree = 2, 3, 4, 5, 6, 7, 8, 9, 10 | expand +degree = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 | expand