From afe7000d6147cefd030413cb3d051c2a6260f608 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Fri, 19 Apr 2019 13:31:38 -0400 Subject: changed some constants --- src/animate_fracture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animate_fracture.cpp') diff --git a/src/animate_fracture.cpp b/src/animate_fracture.cpp index 2d64072..66afc83 100644 --- a/src/animate_fracture.cpp +++ b/src/animate_fracture.cpp @@ -57,7 +57,7 @@ int main(int argc, char* argv[]) { cholmod_common c; CHOL_F(start)(&c); - animate meas(Lx, Ly, 512, argc, argv); + animate meas(Lx, Ly, 700, argc, argv); randutils::auto_seed_128 seeds; std::mt19937 rng{seeds}; -- cgit v1.2.3-70-g09d2