aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-10-30 13:24:30 +0000
committertradke <tradke@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-10-30 13:24:30 +0000
commit24970dc760f6d14e5ed68152b0ec40e9dce2d88c (patch)
tree9a6b2f107b9127b65a8aa7e05a77811e13669897
parent935ca873ebac4a0c4f7ea67caf88f616821b644e (diff)
also activate thorn LoopControl which is required by CarpetReduce
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1532 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--test/checkpoint.par2
-rw-r--r--test/checkpoint2.par2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/checkpoint.par b/test/checkpoint.par
index 19abcdf..57f9b99 100644
--- a/test/checkpoint.par
+++ b/test/checkpoint.par
@@ -61,7 +61,7 @@ IO::checkpoint_keep = -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/checkpoint2.par b/test/checkpoint2.par
index 3b3a90d..fbfb02d 100644
--- a/test/checkpoint2.par
+++ b/test/checkpoint2.par
@@ -67,7 +67,7 @@ IO::checkpoint_keep = -1
ActiveThorns = "SphericalSurface"
-ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp CarpetReduce AHFinderDirect"
+ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp GSL LoopControl CarpetReduce AHFinderDirect"
AHFinderDirect::print_timing_stats = "true"