![]() |
fpmas 1.6
|
#include "fpmas/communication/communication.h"
#include "fpmas/api/graph/distributed_graph.h"
#include "fpmas/utils/macros.h"
#include "../data_update_pack.h"
#include "../synchro.h"
#include "single_thread_mutex.h"
Go to the source code of this file.
Namespaces | |
namespace | fpmas |
namespace | fpmas::synchro |
namespace | fpmas::synchro::ghost |
Typedefs | |
template<typename T > | |
using | fpmas::synchro::GhostMode = ghost::GhostMode< T, ghost::GhostMutex > |
GhostMode implementation.