Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
312fb55e
Commit
312fb55e
authored
Mar 28, 2016
by
Pietro Incardona
Browse files
Adding missing VTK files
parent
dbf0e693
Changes
5
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
312fb55e
...
...
@@ -72,3 +72,4 @@ install-sh
missing
install_dir
**/*.vtk
!**/test_data/*.vtk
src/Graph/test_data/dist_graph_free_0_test.vtk
0 → 100644
View file @
312fb55e
# vtk DataFile Version 3.0
Graph
ASCII
DATASET POLYDATA
POINTS 16 float
0.000000 2.000000 0.000000
0.000000 3.000000 0.000000
1.000000 2.000000 0.000000
1.000000 3.000000 0.000000
0.000000 0.000000 0.000000
0.000000 1.000000 0.000000
1.000000 0.000000 0.000000
1.000000 1.000000 0.000000
2.000000 2.000000 0.000000
2.000000 3.000000 0.000000
3.000000 2.000000 0.000000
3.000000 3.000000 0.000000
2.000000 0.000000 0.000000
2.000000 1.000000 0.000000
3.000000 0.000000 0.000000
3.000000 1.000000 0.000000
VERTICES 16 32
1 0
1 1
1 2
1 3
1 4
1 5
1 6
1 7
1 8
1 9
1 10
1 11
1 12
1 13
1 14
1 15
LINES 24 72
2 0 1
2 0 2
2 1 3
2 2 3
2 2 8
2 3 9
2 4 5
2 4 6
2 5 0
2 5 7
2 6 7
2 6 12
2 7 2
2 7 13
2 8 9
2 8 10
2 9 11
2 10 11
2 12 13
2 12 14
2 13 8
2 13 15
2 14 15
2 15 10
POINT_DATA 16
SCALARS id unsigned_long
LOOKUP_TABLE default
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SCALARS gid unsigned_long
LOOKUP_TABLE default
2
3
6
7
0
1
4
5
10
11
14
15
8
9
12
13
VECTORS x float
0.000000 2.000000 0.000000
0.000000 3.000000 0.000000
1.000000 2.000000 0.000000
1.000000 3.000000 0.000000
0.000000 0.000000 0.000000
0.000000 1.000000 0.000000
1.000000 0.000000 0.000000
1.000000 1.000000 0.000000
2.000000 2.000000 0.000000
2.000000 3.000000 0.000000
3.000000 2.000000 0.000000
3.000000 3.000000 0.000000
2.000000 0.000000 0.000000
2.000000 1.000000 0.000000
3.000000 0.000000 0.000000
3.000000 1.000000 0.000000
CELL_DATA 40
SCALARS prop unsigned_long
LOOKUP_TABLE default
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
src/Graph/test_data/dist_graph_free_1_test.vtk
0 → 100644
View file @
312fb55e
# vtk DataFile Version 3.0
Graph
ASCII
DATASET POLYDATA
POINTS 16 float
0.000000 2.000000 0.000000
0.000000 3.000000 0.000000
1.000000 2.000000 0.000000
1.000000 3.000000 0.000000
2.000000 2.000000 0.000000
2.000000 3.000000 0.000000
3.000000 0.000000 0.000000
2.000000 0.000000 0.000000
0.000000 0.000000 0.000000
0.000000 1.000000 0.000000
1.000000 0.000000 0.000000
1.000000 1.000000 0.000000
3.000000 2.000000 0.000000
3.000000 3.000000 0.000000
2.000000 1.000000 0.000000
3.000000 1.000000 0.000000
VERTICES 16 32
1 0
1 1
1 2
1 3
1 4
1 5
1 6
1 7
1 8
1 9
1 10
1 11
1 12
1 13
1 14
1 15
LINES 24 72
2 0 1
2 0 2
2 1 3
2 2 3
2 2 4
2 3 5
2 4 5
2 4 12
2 5 13
2 6 15
2 7 14
2 7 6
2 8 9
2 8 10
2 9 0
2 9 11
2 10 11
2 10 7
2 11 2
2 11 14
2 12 13
2 14 4
2 14 15
2 15 12
POINT_DATA 16
SCALARS id unsigned_long
LOOKUP_TABLE default
0
1
2
3
5
6
7
4
8
9
10
11
12
13
14
15
SCALARS gid unsigned_long
LOOKUP_TABLE default
2
3
6
7
10
11
12
8
0
1
4
5
14
15
9
13
VECTORS x float
0.000000 2.000000 0.000000
0.000000 3.000000 0.000000
1.000000 2.000000 0.000000
1.000000 3.000000 0.000000
2.000000 2.000000 0.000000
2.000000 3.000000 0.000000
3.000000 0.000000 0.000000
2.000000 0.000000 0.000000
0.000000 0.000000 0.000000
0.000000 1.000000 0.000000
1.000000 0.000000 0.000000
1.000000 1.000000 0.000000
3.000000 2.000000 0.000000
3.000000 3.000000 0.000000
2.000000 1.000000 0.000000
3.000000 1.000000 0.000000
CELL_DATA 40
SCALARS prop unsigned_long
LOOKUP_TABLE default
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
src/Graph/test_data/dist_graph_redistribution_0_test.vtk
0 → 100644
View file @
312fb55e
# vtk DataFile Version 3.0
Graph
ASCII
DATASET POLYDATA
POINTS 16 float
0.500000 0.000000 0.000000
0.750000 0.000000 0.000000
0.500000 0.250000 0.000000
0.750000 0.250000 0.000000
0.000000 0.000000 0.000000
0.250000 0.000000 0.000000
0.000000 0.250000 0.000000
0.250000 0.250000 0.000000
0.500000 0.500000 0.000000
0.750000 0.500000 0.000000
0.500000 0.750000 0.000000
0.750000 0.750000 0.000000
0.000000 0.500000 0.000000
0.250000 0.500000 0.000000
0.000000 0.750000 0.000000
0.250000 0.750000 0.000000
VERTICES 16 32
1 0
1 1
1 2
1 3
1 4
1 5
1 6
1 7
1 8
1 9
1 10
1 11
1 12
1 13
1 14
1 15
LINES 48 144
2 0 1
2 0 5
2 0 2
2 1 0
2 1 3
2 2 3
2 2 7
2 2 8
2 2 0
2 3 2
2 3 9
2 3 1
2 4 5
2 4 6
2 5 0
2 5 4
2 5 7
2 6 7
2 6 12
2 6 4
2 7 2
2 7 6
2 7 13
2 7 5
2 8 9
2 8 13
2 8 10
2 8 2
2 9 8
2 9 11
2 9 3
2 10 11
2 10 15
2 10 8
2 11 10
2 11 9
2 12 13
2 12 14
2 12 6
2 13 8
2 13 12
2 13 15
2 13 7
2 14 15
2 14 12
2 15 10
2 15 14
2 15 13
POINT_DATA 16
SCALARS id unsigned_long
LOOKUP_TABLE default
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SCALARS gid unsigned_long
LOOKUP_TABLE default
2
3
6
7
0
1
4
5
10
11
14
15
8
9
12
13
VECTORS x float
0.500000 0.000000 0.000000
0.750000 0.000000 0.000000
0.500000 0.250000 0.000000
0.750000 0.250000 0.000000
0.000000 0.000000 0.000000
0.250000 0.000000 0.000000
0.000000 0.250000 0.000000
0.250000 0.250000 0.000000
0.500000 0.500000 0.000000
0.750000 0.500000 0.000000
0.500000 0.750000 0.000000
0.750000 0.750000 0.000000
0.000000 0.500000 0.000000
0.250000 0.500000 0.000000
0.000000 0.750000 0.000000
0.250000 0.750000 0.000000
CELL_DATA 64
SCALARS prop unsigned_long
LOOKUP_TABLE default
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
src/Graph/test_data/dist_graph_redistribution_1_test.vtk
0 → 100644
View file @
312fb55e
# vtk DataFile Version 3.0
Graph
ASCII
DATASET POLYDATA
POINTS 16 float
0.500000 0.000000 0.000000
0.750000 0.000000 0.000000
0.500000 0.250000 0.000000
0.750000 0.250000 0.000000
0.500000 0.500000 0.000000
0.750000 0.500000 0.000000
0.000000 0.750000 0.000000
0.000000 0.500000 0.000000
0.000000 0.000000 0.000000
0.250000 0.000000 0.000000
0.000000 0.250000 0.000000
0.250000 0.250000 0.000000
0.500000 0.750000 0.000000
0.750000 0.750000 0.000000
0.250000 0.500000 0.000000
0.250000 0.750000 0.000000
VERTICES 16 32
1 0
1 1
1 2
1 3
1 4
1 5
1 6
1 7
1 8
1 9
1 10
1 11
1 12
1 13
1 14
1 15
LINES 48 144
2 0 1
2 0 9
2 0 2
2 1 0
2 1 3
2 2 3
2 2 11
2 2 4
2 2 0
2 3 2
2 3 5
2 3 1
2 4 5
2 4 14
2 4 12
2 4 2
2 5 4
2 5 13
2 5 3
2 6 15
2 6 7
2 7 14
2 7 6
2 7 10
2 8 9
2 8 10
2 9 0
2 9 8
2 9 11
2 10 11
2 10 7
2 10 8
2 11 2
2 11 10
2 11 14
2 11 9
2 12 13
2 12 15
2 12 4
2 13 12
2 13 5
2 14 4
2 14 7
2 14 15
2 14 11
2 15 12
2 15 6
2 15 14
POINT_DATA 16
SCALARS id unsigned_long
LOOKUP_TABLE default
0
1
2
3
5
6
7
4
8
9
10
11
12