summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-03-16 13:53:26 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-03-16 13:53:26 +0000
commit91921e6214fc07d2a362c973a924c4aee1134902 (patch)
treead485df82f1eb1bd19b8ba7f150acbd3cb7fe239 /src/param.ccl
parentd7047b96161982604acea7280457eae068abf6c8 (diff)
New restricted steerable parameter terminate_next
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2081 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/param.ccl b/src/param.ccl
index b7614891..0bbf4141 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -51,6 +51,10 @@ INT manual_cacheline_bytes "The size of a cacheline if not set automatically (by
restricted:
+BOOLEAN terminate_next "Terminate on next iteration?" STEERABLE=ALWAYS
+{
+} "no"
+
REAL cctk_initial_time "Initial time for evolution"
{
: :: "Anything"