list_printer.h Source File
|
CPP API
|
list_printer.h
Go to the documentation of this file.
int rank(Comm comm)
Return the rank of the calling process on the given communicator.
Definition: miompi.cpp:63
std::string qualified_name(const std::string &name, const std::string &scope)
If scope is empty, returns name.
Definition: registration.h:48
double time_in_seconds(DurationType duration)
Convert a duration to a (floating point) number of seconds.
Definition: definitions.cpp:41
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Definition: list_printer.h:36
void print(const std::list< TimerRegistration > &timer_register, std::ostream &out) override
Print the elapsed time of all registered timers in a list.
Definition: list_printer.h:43
Struct with a virtual print method to allow exchanging how TimerRegistrations are evaluated.
Definition: registration.h:54
Generated by