| accumulate(run_param_t const ¶ms) | triqs::mc_tools::mc_generic< MCSignType > | |
| accumulate(std::int64_t ncycles, std::int64_t cycle_length, std::function< bool()> stop_callback, mpi::communicator c=mpi::communicator{}) | triqs::mc_tools::mc_generic< MCSignType > | |
| add_measure(T &&m, std::string name, bool enable_timer=true, bool enable_report=false) | triqs::mc_tools::mc_generic< MCSignType > | inline |
| add_measure_aux(std::shared_ptr< T > const &m_ptr) | triqs::mc_tools::mc_generic< MCSignType > | inline |
| add_move(T &&m, std::string name, double weight=1.0) | triqs::mc_tools::mc_generic< MCSignType > | inline |
| clear_measures() | triqs::mc_tools::mc_generic< MCSignType > | inline |
| collect_results(mpi::communicator const &c) | triqs::mc_tools::mc_generic< MCSignType > | |
| get_acceptance_rates() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_accumulation_time() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_accumulation_time_HHMMSS() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_config_id() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_current_cycle_number() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_duration() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_nmeasures() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_percent() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_rng() | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_run_params() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_sign() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_total_time() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_warmup_time() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| get_warmup_time_HHMMSS() const | triqs::mc_tools::mc_generic< MCSignType > | inline |
| h5_read(h5::group g, std::string const &name, mc_generic &mc) | triqs::mc_tools::mc_generic< MCSignType > | friend |
| h5_write(h5::group g, std::string const &name, mc_generic const &mc) | triqs::mc_tools::mc_generic< MCSignType > | friend |
| mc_generic(const std::string &rng_name, int rng_seed, int verbosity_lvl) | triqs::mc_tools::mc_generic< MCSignType > | inline |
| rm_measure(typename measure_set< MCSignType >::measure_itr_t const &it) | triqs::mc_tools::mc_generic< MCSignType > | inline |
| run(run_param_t const ¶ms) | triqs::mc_tools::mc_generic< MCSignType > | |
| run(std::int64_t ncycles, std::int64_t cycle_length, std::function< bool()> stop_callback, bool enable_measures, mpi::communicator c=mpi::communicator{}, bool enable_calibration=false) | triqs::mc_tools::mc_generic< MCSignType > | |
| set_verbosity(int v) | triqs::mc_tools::mc_generic< MCSignType > | inline |
| warmup(run_param_t const ¶ms) | triqs::mc_tools::mc_generic< MCSignType > | |
| warmup(std::int64_t ncycles, std::int64_t cycle_length, std::function< bool()> stop_callback, MCSignType initial_sign, mpi::communicator c=mpi::communicator{}) | triqs::mc_tools::mc_generic< MCSignType > | |
| warmup(std::int64_t ncycles, std::int64_t cycle_length, std::function< bool()> stop_callback, mpi::communicator c=mpi::communicator{}) | triqs::mc_tools::mc_generic< MCSignType > | |
| warmup_and_accumulate(std::int64_t ncycles_warmup, std::int64_t ncycles_acc, std::int64_t cycle_length, std::function< bool()> stop_callback, MCSignType initial_sign, mpi::communicator c=mpi::communicator{}) | triqs::mc_tools::mc_generic< MCSignType > | |
| warmup_and_accumulate(std::int64_t ncycles_warmup, std::int64_t ncycles_acc, std::int64_t cycle_length, std::function< bool()> stop_callback, mpi::communicator c=mpi::communicator{}) | triqs::mc_tools::mc_generic< MCSignType > | |