Skip to content
Snippets Groups Projects
Commit 8b55d6fd authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing Tests

parent 9104fde4
No related branches found
No related tags found
No related merge requests found
Pipeline #2575 passed
...@@ -5,7 +5,7 @@ DATASET POLYDATA ...@@ -5,7 +5,7 @@ DATASET POLYDATA
FIELD FieldData 1 FIELD FieldData 1
TIME 1 1 double TIME 1 1 double
5.123000 5.123000
POINTS 100 float POINTS 100 double
0.191120 0.542772 0.939108 0.191120 0.542772 0.939108
0.933523 0.710147 0.682257 0.933523 0.710147 0.682257
0.228446 0.513097 0.438905 0.228446 0.513097 0.438905
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
points points
ASCII ASCII
DATASET POLYDATA DATASET POLYDATA
POINTS 100 float POINTS 100 double
0.191120 0.542772 0.939108 0.191120 0.542772 0.939108
0.933523 0.710147 0.682257 0.933523 0.710147 0.682257
0.228446 0.513097 0.438905 0.228446 0.513097 0.438905
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
points points
ASCII ASCII
DATASET POLYDATA DATASET POLYDATA
POINTS 300 float POINTS 300 double
0.191120 0.542772 0.939108 0.191120 0.542772 0.939108
0.933523 0.710147 0.682257 0.933523 0.710147 0.682257
0.228446 0.513097 0.438905 0.228446 0.513097 0.438905
......
This diff is collapsed.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
points points
ASCII ASCII
DATASET POLYDATA DATASET POLYDATA
POINTS 100 float POINTS 100 double
0.191120 0.542772 0.939108 0.191120 0.542772 0.939108
0.948755 0.133483 0.852971 0.948755 0.133483 0.852971
0.118846 0.284581 0.498548 0.118846 0.284581 0.498548
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment