aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpollney <pollney@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2003-06-26 11:37:45 +0000
committerpollney <pollney@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2003-06-26 11:37:45 +0000
commit0f04f769a197f30841e039d7e954300270ddf0d1 (patch)
treef6dae2ca22d60919608c0318a28b31d66cebc845
parentf6be10b987d8db12434c2607dcd6d434a277157b (diff)
Update for 4th order differencing.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@54 b1d164ef-f17a-46e7-89d4-021c7118ef4e
-rw-r--r--param.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index dfc7b88..14766f2 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,2 +1,9 @@
# Parameter definitions for thorn ADMMacros
# $Header$
+
+restricted:
+
+INT spatial_order "Order of spatial differencing"
+{
+2:4 :: "2 or 4"
+} 2