LAMA
|
#include <mpi.h>
#include <lama/config.hpp>
#include <lama/Communicator.hpp>
#include <lama/LAMATypes.hpp>
#include <lama/SyncToken.hpp>
#include <logging/logging.hpp>
#include <boost/thread/thread.hpp>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | lama::MPICommunicator |
Communicator class that implements communication and data exchange via MPI. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |