From db6f6556ff4e138de72dfba9a095659264235b71 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 21 Jun 2017 16:44:09 -0400 Subject: made some simplifications to the computation of magnetization and energy --- lib/wolff.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/wolff.h') diff --git a/lib/wolff.h b/lib/wolff.h index 6beb03e..ca7635a 100644 --- a/lib/wolff.h +++ b/lib/wolff.h @@ -29,6 +29,7 @@ typedef struct ll_tag { typedef struct { int32_t nv; double dH; + int32_t dM; } cluster_t; double get_hamiltonian(graph_t *g, double *coupling, bool *x); -- cgit v1.2.3-70-g09d2