fpmas 1.6
Classes | Namespaces | Typedefs
ghost_mode.h File Reference
#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"
Include dependency graph for ghost_mode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::synchro::ghost::GhostMutex< T >
 
class  fpmas::synchro::ghost::GhostDataSync< T >
 
class  fpmas::synchro::ghost::GhostSyncLinkerBase< T >
 
class  fpmas::synchro::ghost::GhostSyncLinker< T >
 
class  fpmas::synchro::ghost::GhostMode< T, Mutex >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::synchro
 
namespace  fpmas::synchro::ghost
 

Typedefs

template<typename T >
using fpmas::synchro::GhostMode = ghost::GhostMode< T, ghost::GhostMutex >
 

Detailed Description

GhostMode implementation.