aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-01-03 18:50:31 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-01-03 18:50:31 +0000
commit8a261b82b40e89d433499fd8ac82a1050c02bbce (patch)
treedc0450cd50e8304aed1d43de9530871c38cc4cfc /param.ccl
parentd0669ecb4192707473d9f47526541a4d3b3d6146 (diff)
Use IO::out_dir parameter by sharing from implementation rather than via CCTK_ParameterGet
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@73 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
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 2d192ff..2f089dc 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,5 +1,9 @@
#param.ccl for thorn Multipole
+shares: IO
+
+USES STRING out_dir
+
restricted:
#Interpolator params:
CCTK_STRING interpolator_name "Which interpolator should I use"