3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/triqs/mc_tools
Olivier Parcollet ff3de6c5e7 mc_tools: simplify measure_aux
- for pieces that need to be precomputed for several
measures.
- put them under shared_ptr, and register then with add_measure_aux.
- they must be callable, as void ().
- TODO : add this in the doc when tested
2014-01-30 20:28:30 +01:00
..
v1 First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
full_update_mechanism.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
generator.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
histograms.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
impl_tools.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mc_basic_step.hpp mc_tools : add debug print under macro 2013-12-23 23:21:30 +01:00
mc_generic.hpp mc_tools: simplify measure_aux 2014-01-30 20:28:30 +01:00
mc_measure_aux_set.hpp mc_tools: simplify measure_aux 2014-01-30 20:28:30 +01:00
mc_measure_set.hpp shared_ptr<void> can not be constructed directly in c++14 2014-01-07 14:33:57 +01:00
mc_move_set.hpp shared_ptr<void> can not be constructed directly in c++14 2014-01-07 14:33:57 +01:00
MersenneRNG.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
MersenneRNG.hpp Fix #20 2013-10-18 13:55:04 +02:00
random_generator.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
random_generator.hpp Fix for clang 1y with gcc lib 2014-01-20 10:50:52 +01:00