MADNESS
0.10.1
|
Classes | |
struct | write_response_input |
will write a test input and remove it from disk upon destruction More... | |
struct | write_test_input |
will write a test input and remove it from disk upon destruction More... | |
Functions | |
void | end_timer (madness::World &world, const char *msg) |
void | end_timer (madness::World &world, const char *msg, const std::string &key, std::map< std::string, std::pair< double, double >> &time) |
double | pop (std::vector< double > &v) |
void | start_timer (madness::World &world) |
Variables | |
static std::vector< double > | sss |
static std::vector< double > | ttt |
void molresponse::end_timer | ( | madness::World & | world, |
const char * | msg | ||
) |
References madness::cpu_time(), madness::WorldGopInterface::fence(), madness::World::gop, MADNESS_CHECK, pop(), madness::World::rank(), sss, ttt, and madness::wall_time().
Referenced by ground_exchange(), molresponseExchange(), and TEST_CASE().
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 | ) |
References v.
Referenced by end_timer().
void molresponse::start_timer | ( | madness::World & | world | ) |
References madness::cpu_time(), madness::WorldGopInterface::fence(), madness::World::gop, sss, ttt, and madness::wall_time().
Referenced by ground_exchange(), ground_exchange_multiworld(), main(), molresponseExchange(), response_exchange(), response_exchange_multiworld(), and TEST_CASE().
|
static |
Referenced by end_timer(), and start_timer().
|
static |
Referenced by end_timer(), and start_timer().