From 365492519b9f32ae7fb25e05b7de53abb2003d17 Mon Sep 17 00:00:00 2001 From: rhaas Date: Mon, 28 May 2012 16:23:30 +0000 Subject: increase relative tolerance for KS-tilted test to 1e-12 this corresponds to the default abstol of 1e-12 for values of order unity git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@275 e296648e-0e4f-0410-bd07-d597d9acff87 --- test/test.ccl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/test.ccl (limited to 'test') diff --git a/test/test.ccl b/test/test.ccl new file mode 100644 index 0000000..fdbebb0 --- /dev/null +++ b/test/test.ccl @@ -0,0 +1,5 @@ +TEST KS-tilted +{ + RELTOL 1e-12 +} + -- cgit v1.2.3