From 8f6c132dd04da92c037c26d44b6ffa4cb84e4e64 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 23 Aug 2009 07:44:27 +0000 Subject: [PATCH] *** empty log message *** --- benchmarks/levelset/cube.geo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/levelset/cube.geo b/benchmarks/levelset/cube.geo index ea8247e666..4b2573b487 100644 --- a/benchmarks/levelset/cube.geo +++ b/benchmarks/levelset/cube.geo @@ -26,4 +26,4 @@ Levelset Intersection (10) = {1,2,3}; Levelset Intersection (11) = {5,6}; Levelset Cut (12) = {3,7}; -Levelset CutMesh {10}; +Levelset CutMesh {1}; -- GitLab