From d944bcc3df0a8d7a10b755b5858c85e61a835a35 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 21 Feb 2019 14:01:24 -0500 Subject: simplified and sped up measurementsn substantially, correlation functions and some distributions again incompatible --- src/fracture_square.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fracture_square.cpp') diff --git a/src/fracture_square.cpp b/src/fracture_square.cpp index 47d7d67..dec4a2c 100644 --- a/src/fracture_square.cpp +++ b/src/fracture_square.cpp @@ -57,7 +57,7 @@ int main(int argc, char* argv[]) { cholmod_common c; CHOL_F(start)(&c); - ma meas(Lx, Ly, 2*Lx, 2*Ly, beta, 10); + ma meas(Lx, Ly, 2*Lx, 2*Ly, beta); graph G(Lx, Ly); network perm_network(G, &c); -- cgit v1.2.3-70-g09d2