fpmas 1.6
Classes | Namespaces | Typedefs
distributed_graph.h File Reference
#include <set>
#include "fpmas/api/graph/distributed_graph.h"
#include "fpmas/graph/distributed_edge.h"
#include "fpmas/graph/location_manager.h"
#include "fpmas/synchro/synchro.h"
#include "fpmas/graph/graph.h"
Include dependency graph for distributed_graph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::graph::detail::DistributedGraph< DIST_GRAPH_PARAMS >
 
class  nlohmann::adl_serializer< fpmas::api::graph::DistributedGraph< T > >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::graph
 
namespace  fpmas::graph::detail
 
namespace  nlohmann
 

Typedefs

template<typename T , template< typename > class SyncMode>
using fpmas::graph::DistributedGraph = detail::DistributedGraph< T, SyncMode, graph::DistributedNode, graph::DistributedEdge, communication::TypedMpi, graph::LocationManager >
 

Detailed Description

DistributedGraph implementation.