KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
Loading...
Searching...
No Matches
aggregated_tree_node.hpp File Reference
Include dependency graph for aggregated_tree_node.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

This file contains a tree node class which can be used to represent an evaluated measurement tree.