From 639552a2649139ba14363f30daa20786532b21b0 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 23 Jul 2018 13:51:13 -0400 Subject: implemented the discrete gaussian model for roughening --- src/wolff_On.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wolff_On.cpp') diff --git a/src/wolff_On.cpp b/src/wolff_On.cpp index a59876f..9f95f4a 100644 --- a/src/wolff_On.cpp +++ b/src/wolff_On.cpp @@ -125,7 +125,7 @@ int main(int argc, char *argv[]) { const char *pert_type; - std::function gen_R; + std::function gen_R; if (use_pert) { gen_R = std::bind(generate_rotation_perturbation , std::placeholders::_1, std::placeholders::_2, epsilon); -- cgit v1.2.3-70-g09d2