From 8abb6e9b0326ea0ff1c8af951f5b4cf72ceba473 Mon Sep 17 00:00:00 2001 From: Gaetan Bricteux <gaetan.bricteux@uclouvain.be> Date: Mon, 26 Sep 2011 10:12:02 +0000 Subject: [PATCH] --- 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 5e9ee58fda..81fb2c7e71 100644 --- a/benchmarks/levelset/cube.geo +++ b/benchmarks/levelset/cube.geo @@ -25,7 +25,7 @@ Levelset Intersection (10) = {1,2,3}; Levelset Intersection (11) = {5,6}; Levelset Cut (12) = {3,7}; -Levelset Points(13)={{0.5,0,0},{0.5,0.5,0.},{0.5,1,0},{0.5,0,0.5},{0.5,0,0.8},{0.5,0.5,0.5},{0.5,0.5,1},{0.5,1,0.5},{1.5,1,1}}; +Levelset Point(13)={{0.5,0,0},{0.5,0.5,0.},{0.5,1,0},{0.5,0,0.5},{0.5,0,0.8},{0.5,0.5,0.5},{0.5,0.5,1},{0.5,1,0.5},{1.5,1,1}}; Levelset CutMeshTri {12}; -- GitLab