MANIFEST.in
Makefile.in
README_SETUP.txt
aksetup_helper.py
configure.py
ez_setup.py
setup.py
boostmpi.egg-info/PKG-INFO
boostmpi.egg-info/SOURCES.txt
boostmpi.egg-info/dependency_links.txt
boostmpi.egg-info/not-zip-safe
boostmpi.egg-info/top_level.txt
doc/Makefile
doc/source/conf.py
doc/source/faq.rst
doc/source/index.rst
doc/source/installing.rst
doc/source/reference.rst
doc/source/.static/dummy
src/cpp/boostmpi.hpp
src/cpp/boostmpi/config.hpp
src/cpp/boostmpi/serialize.hpp
src/cpp/boostmpi/skeleton_and_content.hpp
src/python/__init__.py
src/test/skeleton_content_test.cpp
src/wrapper/collectives.cpp
src/wrapper/datatypes.cpp
src/wrapper/documentation.cpp
src/wrapper/module.cpp
src/wrapper/py_communicator.cpp
src/wrapper/py_environment.cpp
src/wrapper/py_exception.cpp
src/wrapper/py_nonblocking.cpp
src/wrapper/py_request.cpp
src/wrapper/py_timer.cpp
src/wrapper/request_with_value.hpp
src/wrapper/serialize.cpp
src/wrapper/skeleton_and_content.cpp
src/wrapper/status.cpp
test/all_gather_test.py
test/all_reduce_test.py
test/all_to_all_test.py
test/broadcast_test.py
test/gather_test.py
test/generators.py
test/nonblocking_test.py
test/reduce_test.py
test/ring_test.py
test/run_all.py
test/scan_test.py
test/scatter_test.py
test/skeleton_content_test.py