diff --git a/benchmarks/levelset/cube.geo b/benchmarks/levelset/cube.geo index dfec78fdf7518cfe409fa8ea9f9fc1b8ceca981b..a3a7d22b7ba791e392a91cf9f9f1ee227297fe91 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 {13};