aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-01-31 18:24:18 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-01-31 18:24:18 +0000
commitc6e780f9d5a77e7a6e92a3c998f9dcd67a3693df (patch)
treeee162b4ca744686bcd5200d474eca91ddbb1e419 /param.ccl
parentd7055b70ee3b99c16056e85758c0c2893b5dd7a4 (diff)
Increase the upper range for AHFinder::interpolation_order from 3 to 4.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@325 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index acc03a4..10912d4 100644
--- a/param.ccl
+++ b/param.ccl
@@ -473,7 +473,7 @@ REAL ahf_shiftcoeff "Coefficient for shift"
INT interpolation_order "Order for interpolation" STEERABLE = ALWAYS
{
- 1:3 :: "Choose between first, second, and third-order"
+ 1:4 :: "Choose between first and forth order interpolation"
} 2