MANIFEST.in
Makefile.in
README_SETUP.txt
aksetup_helper.py
configure.py
distribute_setup.py
setup.py
boostmpi/__init__.py
boostmpi/autoinit.py
boostmpi/extinit.py
boostmpi/util.py
boostmpi.egg-info/PKG-INFO
boostmpi.egg-info/SOURCES.txt
boostmpi.egg-info/dependency_links.txt
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/environment.hpp
src/cpp/boostmpi/serialize.hpp
src/cpp/boostmpi/skeleton_and_content.hpp
src/test/skeleton_content_test.cpp
src/wrapper/buffer_iface.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
src/wrapper/wrap_helper.hpp
src/wrapper/wrap_optional.hpp
test/boostmpi_test_util.py
test/conftest.py
test/generators.py
test/test_all_gather.py
test/test_all_reduce.py
test/test_all_to_all.py
test/test_broadcast.py
test/test_gather.py
test/test_nonblocking.py
test/test_reduce.py
test/test_ring.py
test/test_scan.py
test/test_scatter.py
test/test_skeleton_content.py