aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-01-02 15:20:16 +0100
committerErik Schnetter <schnetter@cct.lsu.edu>2008-01-02 15:20:16 +0100
commit09fff22bc4f2e1c7115822f86f859230ff22b85d (patch)
tree312a17e792189f222c49d5ad56aff0fafc483880 /ML_WaveToy/param.ccl
parentaa0b728b9fa5c76f81f2c981be18a9a233246ed4 (diff)
Update generated code
Update the generated code after the recent changes to Kranc.
Diffstat (limited to 'ML_WaveToy/param.ccl')
-rw-r--r--ML_WaveToy/param.ccl10
1 files changed, 5 insertions, 5 deletions
diff --git a/ML_WaveToy/param.ccl b/ML_WaveToy/param.ccl
index 17883ec..5964f1e 100644
--- a/ML_WaveToy/param.ccl
+++ b/ML_WaveToy/param.ccl
@@ -21,7 +21,7 @@ USES CCTK_INT MoL_Num_Constrained_Vars
restricted:
CCTK_REAL verbose "verbose"
{
- "*:*" :: "no restrictions"
+ "*:*" :: ""
} 0
restricted:
@@ -39,25 +39,25 @@ CCTK_INT ML_WaveToy_MaxNumConstrainedVars "Number of constrained variables used
restricted:
CCTK_INT WT_Gaussian_calc_every "WT_Gaussian_calc_every"
{
- *:* :: "no restrictions"
+ *:* :: ""
} 1
restricted:
CCTK_INT WT_RHS_calc_every "WT_RHS_calc_every"
{
- *:* :: "no restrictions"
+ *:* :: ""
} 1
restricted:
CCTK_INT WT_Gaussian_calc_offset "WT_Gaussian_calc_offset"
{
- *:* :: "no restrictions"
+ *:* :: ""
} 0
restricted:
CCTK_INT WT_RHS_calc_offset "WT_RHS_calc_offset"
{
- *:* :: "no restrictions"
+ *:* :: ""
} 0
private: