Skip to content
Snippets Groups Projects
Commit 5e2fe415 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

add MPI-specific files

parent 14484663
No related branches found
No related tags found
1 merge request!19Put most recent version onto mater
...@@ -50,12 +50,13 @@ endif ...@@ -50,12 +50,13 @@ endif
nobase_include_HEADERS = \ nobase_include_HEADERS = \
libsharp/sharp.h \ libsharp/sharp.h \
libsharp/sharp_mpi.h \
libsharp/sharp_geomhelpers.h \ libsharp/sharp_geomhelpers.h \
libsharp/sharp_almhelpers.h \ libsharp/sharp_almhelpers.h \
libsharp/sharp_cxx.h libsharp/sharp_cxx.h
EXTRA_DIST = \ EXTRA_DIST = \
runtest.sh fortran/sharp.f90 fortran/test_sharp.f90 runtest.sh fortran/sharp.f90 fortran/test_sharp.f90 libsharp/sharp_mpi.c
check_PROGRAMS = sharp_testsuite check_PROGRAMS = sharp_testsuite
sharp_testsuite_SOURCES = test/sharp_testsuite.c test/memusage.c test/memusage.h sharp_testsuite_SOURCES = test/sharp_testsuite.c test/memusage.c test/memusage.h
......
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