aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-04-03 19:15:57 +0000
committereschnett <eschnett@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-04-03 19:15:57 +0000
commit486bfb840fd843c0cb9ec85800a9e16362a1e88f (patch)
tree1ea23da39e4526bf1c74a2a830762136637ca4de /interface.ccl
parent8cad4ddc15c11888344dc7b4f66dd91b70b321fc (diff)
Update code as generated by current version of Kranc
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@70 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 7572541..33255e1 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -24,13 +24,13 @@ CCTK_INT FUNCTION Boundary_SelectVarForBC(CCTK_POINTER_TO_CONST IN GH, CCTK_INT
USES FUNCTION Boundary_SelectVarForBC
public:
-CCTK_REAL Psi4i_group type=GF timelevels=3 tags='tensortypealias="Scalar" tensorweight=1 tensorparity=-1'
+CCTK_REAL Psi4i_group type=GF timelevels=3 tags='tensortypealias="Scalar" tensorweight=0 tensorparity=-1'
{
Psi4i
} "Psi4i_group"
public:
-CCTK_REAL Psi4r_group type=GF timelevels=3 tags='tensortypealias="Scalar" tensorweight=1 tensorparity=1'
+CCTK_REAL Psi4r_group type=GF timelevels=3 tags='tensortypealias="Scalar" tensorweight=0 tensorparity=1'
{
Psi4r
} "Psi4r_group"