|
TRIQS/triqs_ctint 4.0.0
A TRIQS application
|
#include <triqs_ctint/qmc_config.hpp>
Type of the Monte-Carlo configuration.
Definition at line 17 of file qmc_config.hpp.
Public Member Functions | |
| int | perturbation_order () const |
| Current perturbation order. | |
Public Attributes | |
| std::vector< det_t > | dets |
| List containing the determinant for each block. | |
| std::vector< vertex_t > | vertex_lst |
| Unordered list of all vertices currently inserted. | |