aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@b83b3108-af97-48ba-8c81-9293ccf7f924>2011-09-23 20:56:42 +0000
committereschnett <eschnett@b83b3108-af97-48ba-8c81-9293ccf7f924>2011-09-23 20:56:42 +0000
commit7482fbcb5304e9c2d3d02c6087497a70714f5c4a (patch)
tree24477726ff9c08428d466de3c92d763dfa4b07ae
parent1c168323f419a5c5875a5c285baae3fd5221c4dc (diff)
Make two parameters restricted
Make stress_energy_at_RHS and support_old_CalcTmunu_mechanism restricted parameters, so that other thorns can check their settings at paramcheck. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/TmunuBase/trunk@11 b83b3108-af97-48ba-8c81-9293ccf7f924
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 8b6ed2b..0799d0c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -4,6 +4,8 @@ BOOLEAN stress_energy_storage "Should the stress-energy tensor have storage?"
{
} no
+RESTRICTED:
+
BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?"
{
} no
@@ -12,6 +14,8 @@ BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.inc mechanism
{
} yes
+PRIVATE:
+
INT timelevels "Number of time levels"
{
0:3 :: ""