From 0ab811fd67780bf002aca301e64dc34a9d0b65e0 Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 24 Nov 2006 17:52:43 +0000 Subject: Activate missing thorn LocalReduce to get the testsuite working again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@245 e296648e-0e4f-0410-bd07-d597d9acff87 --- test/bowl-evolution.par | 2 +- test/bowl-init.par | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/bowl-evolution.par b/test/bowl-evolution.par index 4c01d38..6051294 100644 --- a/test/bowl-evolution.par +++ b/test/bowl-evolution.par @@ -2,7 +2,7 @@ # $Header$ # Required thorns -ActiveThorns = "CartGrid3D CoordBase SymBase Boundary Time PUGH PUGHReduce PUGHSlab IOAscii IOUtil IOBasic ADMBase ADMMacros ADM ADMCoupling StaticConformal CoordGauge Exact" +ActiveThorns = "CartGrid3D CoordBase SymBase Boundary Time PUGH PUGHReduce PUGHSlab LocalReduce IOAscii IOUtil IOBasic ADMBase ADMMacros ADM ADMCoupling StaticConformal CoordGauge Exact" # Grid diff --git a/test/bowl-init.par b/test/bowl-init.par index f51db86..7450f5a 100644 --- a/test/bowl-init.par +++ b/test/bowl-init.par @@ -2,7 +2,7 @@ # $Header$ # Required thorns -ActiveThorns = "CartGrid3D CoordBase SymBase Boundary Time PUGH PUGHReduce PUGHSlab IOAscii IOUtil IOBasic ADMBase ADMMacros ADM ADMCoupling StaticConformal CoordGauge Exact" +ActiveThorns = "CartGrid3D CoordBase SymBase Boundary Time PUGH PUGHReduce PUGHSlab LocalReduce IOAscii IOUtil IOBasic ADMBase ADMMacros ADM ADMCoupling StaticConformal CoordGauge Exact" # Grid driver::global_nx = 20 -- cgit v1.2.3