From 625db7dce57583a3a0b4e66eb5a55feb709d650a Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 26 Sep 2016 18:55:28 +0000 Subject: [PATCH] --- benchmarks/step/cube_filet.geo | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/benchmarks/step/cube_filet.geo b/benchmarks/step/cube_filet.geo index a3d07cf6d3..64b5a44eb3 100644 --- a/benchmarks/step/cube_filet.geo +++ b/benchmarks/step/cube_filet.geo @@ -2,5 +2,4 @@ Merge "cube_filet.stp"; Compound Surface(1001) = {6, 5, 24, 7, 21, 2, 23, 16, 8, 1, 3, 12, 22, 20, 18, 11, 13, 14, 9, 17, 10, 19, 15, 25, 4}; -MeshAlgorithm Surface {1001} 8; - +//MeshAlgorithm Surface {1001} 8; -- GitLab