diff --git a/benchmarks/levelset/cube.geo b/benchmarks/levelset/cube.geo index 81fb2c7e71d1a04ca306b398cec54aef708919e1..dfec78fdf7518cfe409fa8ea9f9fc1b8ceca981b 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 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 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 CutMeshTri {12}; +Levelset CutMeshTri {13};