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
b33d41d3
Commit
b33d41d3
authored
Mar 27, 2016
by
Pietro Incardona
Browse files
Fixing automake
parent
8f279cef
Changes
23
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
b33d41d3
...
...
@@ -71,3 +71,4 @@ depcomp
install-sh
missing
install_dir
**/*.vtk
Makefile.am
View file @
b33d41d3
SUBDIRS
=
src
vtk
openfpm_data openfpm_io openfpm_devices openfpm_vcluster openfpm_numerics
SUBDIRS
=
src
images
openfpm_data openfpm_io openfpm_devices openfpm_vcluster openfpm_numerics
bin_PROGRAMS
=
configure.ac
View file @
b33d41d3
...
...
@@ -22,7 +22,7 @@ ac_configure_args="$ac_configure_args --with-pdata=../../src"
########################
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE
([subdir-objects])
AC_CONFIG_HEADER([src/config/config.h])
m4_ifdef([ACX_PTHREAD],,[m4_include([m4/acx_pthread.m4])])
m4_ifdef([ACX_MPI],,[m4_include([m4/acx_mpi.m4])])
...
...
@@ -342,7 +342,7 @@ AC_SUBST(OPT_LIBS)
# Checks for library functions.
AC_CONFIG_FILES([Makefile src/Makefile
vtk
/Makefile ])
AC_CONFIG_FILES([Makefile src/Makefile
images
/Makefile ])
AC_OUTPUT
echo ""
echo "***********************************"
...
...
dist_graph_free_0_test.vtk
deleted
100644 → 0
View file @
8f279cef
# 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
dist_graph_free_1_test.vtk
deleted
100644 → 0
View file @
8f279cef
# 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
dist_graph_redistribution_0_test.vtk
deleted
100644 → 0
View file @
8f279cef
# 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
dist_graph_redistribution_1_test.vtk
deleted
100644 → 0
View file @
8f279cef
# 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