From 870555f569bc63fecdc7c0b16e72e4e002f21c13 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 26 Jul 2018 13:06:54 -0400 Subject: all the R_t have been objectified --- lib/wolff.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/wolff.h') diff --git a/lib/wolff.h b/lib/wolff.h index da4b7b6..a4a663c 100644 --- a/lib/wolff.h +++ b/lib/wolff.h @@ -16,7 +16,6 @@ void wolff(count_t N, state_t *s, std::function nv); R_t step = gen_R(r, s->spins[v0]); flip_cluster (s, v0, step, r); - free_spin(step); measurements(s); } -- cgit v1.2.3-70-g09d2