Peano
Loading...
Searching...
No Matches
CostMetrics.h File Reference
#include "tarch/mpi/mpi.h"
#include "tarch/logging/Log.h"
#include <string>
Include dependency graph for CostMetrics.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::CostMetrics
 Abstract cost metric. More...
 
struct  toolbox::loadbalancing::CostMetrics::ReductionBuffer
 It is totally annoying, but it seems that MPI's maxloc and reduction are broken in some MPI implementations. More...
 

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.