![]() |
Peano
|
#include "toolbox/loadbalancing/metrics/CellCount.h"
#include "toolbox/loadbalancing/metrics/CustomCellWeight.h"
Go to the source code of this file.
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 | |
void | toolbox::loadbalancing::dumpStatistics () |
Dump the stats of the lb to the terminal (info device). | |
int | toolbox::loadbalancing::getWeightOfHeaviestLocalSpacetree () |
This is a helper routine which is used by ExaHyPE's default main for for example. | |