![]() |
Peano
|
#include <map>
#include "Blacklist.h"
#include "Configuration.h"
#include "CostMetrics.h"
#include "Statistics.h"
#include "peano4/parallel/Node.h"
#include "tarch/logging/Log.h"
#include "tarch/mpi/mpi.h"
Go to the source code of this file.
Data Structures | |
class | toolbox::loadbalancing::AbstractLoadBalancing |
Namespaces | |
namespace | toolbox |
namespace | toolbox::loadbalancing |
The namespace hosts some generic utilities, it hosts a statistics class (Statistics) and the Blacklist, and it finally hosts a few core load balancing classes. | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const toolbox::loadbalancing::AbstractLoadBalancing &balancing) |
std::ostream & operator<< | ( | std::ostream & | out, |
const toolbox::loadbalancing::AbstractLoadBalancing & | balancing ) |
Definition at line 8 of file AbstractLoadBalancing.cpp.
References toolbox::loadbalancing::AbstractLoadBalancing::toString().