From 1e8779cbc8d9497b6622f93fd52dd3b918967a6e Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 18 Oct 2017 16:49:12 -0400 Subject: made the wolff hybrid more efficient --- 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 bd49bf0..84b3d22 100644 --- a/lib/wolff.h +++ b/lib/wolff.h @@ -36,6 +36,7 @@ typedef struct { int32_t dJb; int32_t dHb; bool hit_ghost; + ll_t *spins; } cluster_t; typedef struct { -- cgit v1.2.3-70-g09d2