APEMoST
Functions | Variables

src/parallel_tempering_run.h File Reference

Go to the source code of this file.

Functions

int get_duration ()
void register_signal_handlers ()
long unsigned int get_ticks_per_second ()

Variables

int run
int dumpflag

Function Documentation

int get_duration ( )

Referenced by dump(), and run_sampler().

long unsigned int get_ticks_per_second ( )

Referenced by dump().

void register_signal_handlers ( )

Variable Documentation

int dumpflag

Referenced by dump(), run_sampler(), and sigusr_handler().

int run

Referenced by ctrl_c_handler(), and run_sampler().