Thrill  0.1
group.cpp File Reference
#include <thrill/net/collective.hpp>
#include <thrill/net/group.hpp>
#include <thrill/net/manager.hpp>
#include <thrill/net/mock/group.hpp>
#include <functional>
#include <utility>
#include <vector>
+ Include dependency graph for group.cpp:

Go to the source code of this file.

Namespaces

 thrill
 
 thrill::net
 

Functions

std::ostream & operator<< (std::ostream &os, const Traffic &t)
 
void RunLoopbackGroupTest (size_t num_hosts, const std::function< void(Group *)> &thread_function)