2 #ifndef SRC_APPS_MOLRESPONSE_TIMER_H_
3 #define SRC_APPS_MOLRESPONSE_TIMER_H_
10 double pop(std::vector<double>&
v);
19 std::map<std::string, std::pair<double, double>>& time);
A parallel world class.
Definition: world.h:132
static const double v
Definition: hatom_sf_dirac.cc:20
Main include file for MADNESS and defines Function interface.
Definition: apps/molresponse/testing/write_test_input.h:13
void start_timer(madness::World &world)
Definition: timer.cc:17
static std::vector< double > sss
Definition: timer.h:12
double pop(std::vector< double > &v)
Definition: timer.cc:11
void end_timer(madness::World &world, const char *msg)
Definition: timer.cc:23
static std::vector< double > ttt
Definition: timer.h:12