Struct cluster¶
Defined in File lattice_model.hpp
Struct Documentation¶
-
struct cluster¶
describes a cluster
Public Members
-
size_t n_sites¶
size of cluster
-
size_t offset¶
number of sites before the index for that cluster starts
-
int ref¶
label of reference (or equivalent) cluster, from 0 to N_clus - 1
-
int mixing¶
mixing state of the cluster
-
bool conj¶
true if one must take the complex conjugated Green function of the reference cluster, if any
-
int sys_start¶
label of first system associated with the cluster
-
int nsys¶
number of systems associated with the cluster
-
size_t n_sites¶