LAMA
|
Definition of a base class for synchronization of computations and communications. More...
#include <lama/config.hpp>
#include <lama/NonCopyable.hpp>
#include <lama/Printable.hpp>
#include <logging/logging.hpp>
#include <boost/function.hpp>
#include <vector>
#include <memory>
Go to the source code of this file.
Data Structures | |
class | lama::SyncToken |
Abstract class that defines tokens for asynchronous operations. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Definition of a base class for synchronization of computations and communications.