diff --git a/benchmarks/1d/ligne.geo b/benchmarks/1d/ligne.geo index b7f9f100d4d26e78209dcf76b1f10fcc6f7b71a8..d2b10d0fe0a1413a4731ce887a8c9db6a283f094 100644 --- a/benchmarks/1d/ligne.geo +++ b/benchmarks/1d/ligne.geo @@ -1,20 +1,5 @@ -Point(1) = {0.0,0.0,0.0,.1}; -Point(2) = {1,0.0,0.0,.1}; -Line(1) = {1,2}; +Point(1) = {0.0,0.0,0.0,.1}; +Point(2) = {1,0.0,0.0,.1}; +Line(1) = {1,2}; Physical Point(2) = {2}; -Physical Point(3) = {2,1}; -Physical Point(4) = {2,1}; -Physical Point(5) = {2,1}; -Physical Point(6) = {2,1}; -Physical Point(7) = {2}; -Physical Point(8) = {1}; -Physical Point(9) = {2}; -Physical Point(10) = {1}; Physical Line(11) = {1}; -Physical Line(12) = {1}; -Physical Line(13) = {1}; -Physical Line(14) = {1}; -Physical Line(15) = {1}; -Physical Line(16) = {1}; -Physical Line(17) = {1}; -Physical Point(18) = {2};