Skip to content
Snippets Groups Projects
Commit 15daafd0 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Changed tolerance in the cell pair case

parent 711935ae
Branches
Tags
2 merge requests!136Master,!133Updated vectorisation tests
...@@ -3,6 +3,6 @@ rm brute_force.dat swift_dopair.dat ...@@ -3,6 +3,6 @@ rm brute_force.dat swift_dopair.dat
./testPair -p 6 -r 1 ./testPair -p 6 -r 1
python difffloat.py brute_force.dat swift_dopair.dat 1e-5 2e-6 python difffloat.py brute_force.dat swift_dopair.dat 1e-5 5e-6
exit $? exit $?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment