#include <SCF_statistics.h>
|
void | output_value (std::ofstream &os, std::string id, double value) |
|
◆ TimerMap
◆ ValueMap
◆ add_value()
void SCF_statistics::add_value |
( |
std::string | identifier, |
|
|
double | value ) |
◆ add_values()
void SCF_statistics::add_values |
( |
ValueMap & | values_to_add | ) |
|
◆ output_mfile()
void SCF_statistics::output_mfile |
( |
std::string | name | ) |
|
◆ output_value()
void SCF_statistics::output_value |
( |
std::ofstream & | os, |
|
|
std::string | id, |
|
|
double | value ) |
|
private |
◆ start_timer()
void SCF_statistics::start_timer |
( |
std::string | identifier | ) |
|
◆ stop_timer()
void SCF_statistics::stop_timer |
( |
std::string | identifier | ) |
|
◆ timers
◆ values
The documentation for this class was generated from the following files: