[Commits] [svn:einsteintoolkit] TmunuBase/trunk/ (Rev. 11)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Fri Sep 23 15:56:42 CDT 2011


User: eschnett
Date: 2011/09/23 03:56 PM

Modified:
 /trunk/
  param.ccl

Log:
 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.

File Changes:

Directory: /trunk/
==================

File [modified]: param.ccl
Delta lines: +4 -0
===================================================================
--- trunk/param.ccl	2011-08-03 00:13:46 UTC (rev 10)
+++ trunk/param.ccl	2011-09-23 20:56:42 UTC (rev 11)
@@ -4,6 +4,8 @@
 {
 } no
 
+RESTRICTED:
+
 BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?"
 {
 } no
@@ -12,6 +14,8 @@
 {
 } yes
 
+PRIVATE:
+
 INT timelevels "Number of time levels"
 {
   0:3 :: ""



More information about the Commits mailing list