aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-10-30 13:25:13 +0000
committertradke <tradke@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-10-30 13:25:13 +0000
commit57bc68377066eb44ac0a2e58210d99f0422f165d (patch)
tree98fa7384ad45fd74ecac24d33e74741601053ae7
parent24970dc760f6d14e5ed68152b0ec40e9dce2d88c (diff)
also activate thorn LoopControl which is required by CarpetReduce
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1533 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--test/recover.par2
-rw-r--r--test/recover2.par2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/recover.par b/test/recover.par
index 83e25cf..593b2bb 100644
--- a/test/recover.par
+++ b/test/recover.par
@@ -72,7 +72,7 @@ IO::recover_file = "checkpoint.chkpt.it_1"
ActiveThorns = "SphericalSurface"
-ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp CarpetReduce AHFinderDirect"
+ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp GSL LoopControl CarpetReduce AHFinderDirect"
AHFinderDirect::print_timing_stats = "true"
diff --git a/test/recover2.par b/test/recover2.par
index 7a3eb37..77a546c 100644
--- a/test/recover2.par
+++ b/test/recover2.par
@@ -75,7 +75,7 @@ IO::recover_file = "checkpoint.chkpt.it_1"
ActiveThorns = "SphericalSurface"
-ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp CarpetReduce AHFinderDirect"
+ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp GSL LoopControl CarpetReduce AHFinderDirect"
AHFinderDirect::print_timing_stats = "true"