MADNESS  0.10.1
Namespaces | Functions
timer.cc File Reference
#include "molresponse/timer.h"
#include <vector>
#include "madness/mra/mra.h"
Include dependency graph for timer.cc:

Namespaces

 molresponse
 

Functions

void molresponse::end_timer (madness::World &world, const char *msg)
 
void molresponse::end_timer (madness::World &world, const char *msg, const std::string &key, std::map< std::string, std::pair< double, double >> &time)
 
double molresponse::pop (std::vector< double > &v)
 
void molresponse::start_timer (madness::World &world)