aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2013-10-09 17:56:25 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2013-10-09 17:56:25 +0000
commit13f3a1c28489d6b4e0b78df1e277073f1a42b2a7 (patch)
tree11ceab7b7bb3b83b2fcad8b302fcc1ff650fa679 /interface.ccl
parenteb10d9d14796215db7670011d576523a7c17d182 (diff)
Enable and add test for trapezoidal integration method
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@97 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 6c12ff7..74ae269 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -17,4 +17,5 @@ CCTK_REAL harmonics type=GF timelevels=1
CCTK_REAL test_integration_convergence_orders type=SCALAR
{
test_simpson_convergence_order
+ test_trapezoidal_convergence_order
} "Test integration convergence orders"