fpmas 1.6
Classes | Namespaces | Typedefs
distributed_edge.h File Reference
#include "fpmas/graph/edge.h"
#include "fpmas/graph/distributed_node.h"
#include "fpmas/communication/communication.h"
Include dependency graph for distributed_edge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::graph::DistributedEdge< T >
 
class  fpmas::graph::TemporaryNode< T, PackType >
 
struct  nlohmann::adl_serializer< EdgePtrWrapper< T > >
 
struct  fpmas::io::datapack::Serializer< EdgePtrWrapper< T > >
 
struct  fpmas::communication::TypedMpi< fpmas::graph::EdgePtrWrapper< T > >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::graph
 
namespace  nlohmann
 
namespace  fpmas::io
 
namespace  fpmas::io::datapack
 
namespace  fpmas::communication
 

Typedefs

template<typename T >
using fpmas::graph::EdgePtrWrapper = api::utils::PtrWrapper< api::graph::DistributedEdge< T > >
 

Detailed Description

DistributedEdge implementation.