KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
#include "kamping/measurements/internal/measurement_utils.hpp"
#include "kamping/measurements/measurement_aggregation_definitions.hpp"
Go to the source code of this file.
Classes | |
class | kamping::measurements::AggregatedTreeNode< DataType > |
Class representing a node in an (globally) aggregated tree, i.e., a node of a timer (or counter) tree where the global aggregation operations has been performed and which can be printed. More... | |
class | kamping::measurements::AggregatedTree< DataType > |
Class representing an aggregated measurement tree, i.e., a measurement tree for which the global aggregation has been performed. More... | |
This file contains a tree node class which can be used to represent an evaluated measurement tree.