From 59b0cc11dfa394b3eaf3c96e455a27c802b6c9f6 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 26 Mar 2024 00:42:40 +0000 Subject: [PATCH] REduce the time in single --- tests/Test_dwf_mixedcg_prec.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Test_dwf_mixedcg_prec.cc b/tests/Test_dwf_mixedcg_prec.cc index f7df05b9..3d21aff4 100644 --- a/tests/Test_dwf_mixedcg_prec.cc +++ b/tests/Test_dwf_mixedcg_prec.cc @@ -176,7 +176,7 @@ int main (int argc, char ** argv) std::cout << " FlightRecorder is OK! "< CG(1.0e-8,10000);