From 24a4589def3c171d728293829e7de7fd9f42d07c Mon Sep 17 00:00:00 2001 From: paboyle Date: Thu, 25 Jan 2018 23:37:34 +0000 Subject: [PATCH] Changes to interface a little --- tests/Test_simd.cc | 2 ++ tests/Test_stencil.cc | 3 +-- tests/core/Test_main.cc | 2 +- tests/core/Test_staggered5Dvec.cc | 10 +++++----- tests/core/Test_wilson_even_odd.cc | 3 ++- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/tests/Test_simd.cc b/tests/Test_simd.cc index 581eac7b..17b6c9d5 100644 --- a/tests/Test_simd.cc +++ b/tests/Test_simd.cc @@ -511,6 +511,7 @@ void ExchangeTester(const functor &func) } } // assert(found==1); + assert(found==1||found==0); } for(int i=0;i 1.0e-4) { - for(int i=0;i U(4,&Grid); double volume=1;