add_value(std::string identifier, double value) | SCF_statistics | |
add_values(ValueMap &values_to_add) | SCF_statistics | |
output_mfile(std::string name) | SCF_statistics | |
output_value(std::ofstream &os, std::string id, double value) | SCF_statistics | [private] |
start_timer(std::string identifier) | SCF_statistics | |
stop_timer(std::string identifier) | SCF_statistics | |
TimerMap typedef | SCF_statistics | [private] |
timers | SCF_statistics | [protected] |
ValueMap typedef | SCF_statistics | [private] |
values | SCF_statistics | [protected] |