TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
mc_tools.hpp
Go to the documentation of this file.
1// Copyright (c) 2013 Commissariat à l'énergie atomique et aux énergies alternatives (CEA)
2// Copyright (c) 2013 Centre national de la recherche scientifique (CNRS)
3//
4// This program is free software: you can redistribute it and/or modify
5// it under the terms of the GNU General Public License as published by
6// the Free Software Foundation, either version 3 of the License, or
7// (at your option) any later version.
8//
9// This program is distributed in the hope that it will be useful,
10// but WITHOUT ANY WARRANTY; without even the implied warranty of
11// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12// GNU General Public License for more details.
13//
14// You may obtain a copy of the License at
15// https://www.gnu.org/licenses/gpl-3.0.txt
16//
17// Authors: Michel Ferrero, Olivier Parcollet
18
19#ifndef TRIQS_MC_TOOLS_ALL_H
20#define TRIQS_MC_TOOLS_ALL_H
21
26
29
30#ifdef C2PY_INCLUDED
31#include <triqs/mc_tools/random_generator.wrap.hxx>
32#endif
33
34#endif
Callbacks used by the Monte Carlo framework.
Provides a generic class to run Monte Carlo simulations.