aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorpollney <pollney@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2003-06-26 11:38:34 +0000
committerpollney <pollney@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2003-06-26 11:38:34 +0000
commit5874f2056f8e9fe3628b319392aac529d101d965 (patch)
tree97e626176e2ce6989484d167961110f4602dd02e /param.ccl
parent9c099b5f4367367794b8cd0e06021319f02e2ce9 (diff)
Update for 4th order differencing.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@89 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
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 f0768e7..f9d661b 100644
--- a/param.ccl
+++ b/param.ccl
@@ -13,6 +13,10 @@ shares: StaticConformal
USES KEYWORD conformal_storage
+shares: ADMMacros
+
+USES INT spatial_order
+
private:
BOOLEAN constraints_persist "Keep storage of ham and mom* around for use in special tricks?"