aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2001-02-16 19:37:54 +0000
committerryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2001-02-16 19:37:54 +0000
commit08d079459d73a842a006a66141aac494ecfd95cc (patch)
treed6fccc4be76c1b451318cc96f51f5b6b7afc42c7 /param.ccl
parentaecbe577d91d470181488169ea26bb1dc5df6050 (diff)
For new interp.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@18 971fb155-194f-0410-9daf-e2eca44e59f5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 0aaf501..3ad9d25 100644
--- a/param.ccl
+++ b/param.ccl
@@ -61,5 +61,9 @@ INT nphi "Eta resolution for solve"
*:* :: "No restriction"
} 5
+INT interpolation_order "Order for interpolation" STEERABLE = ALWAYS
+{
+ 1:3 :: "Choose between first, second, and third-order"
+} 1