Peano
Loading...
Searching...
No Matches
AbstractLoadBalancing.h File Reference
#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"
Include dependency graph for AbstractLoadBalancing.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const toolbox::loadbalancing::AbstractLoadBalancing & balancing )

Definition at line 8 of file AbstractLoadBalancing.cpp.

References toolbox::loadbalancing::AbstractLoadBalancing::toString().

Here is the call graph for this function: