|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
Run and manage MC simulations.
This group contains triqs::mc_tools::mc_generic, the driver that ties together moves, measurements and the random generator. A typical lifecycle is:
The driver organises work into cycles of MC steps separated by measurement passes, and checks for user-requested termination and for exceptions on configurable intervals so that ranks can stop in a coordinated way even with asymmetric workloads.
Classes | |
| class | triqs::mc_tools::mc_generic< MCSignType > |
| Generic Monte Carlo class. More... | |