aboutsummaryrefslogtreecommitdiff
path: root/Examples/EM/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/EM/interface.ccl')
-rw-r--r--Examples/EM/interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Examples/EM/interface.ccl b/Examples/EM/interface.ccl
index 46d63e1..375caba 100644
--- a/Examples/EM/interface.ccl
+++ b/Examples/EM/interface.ccl
@@ -57,7 +57,7 @@ CCTK_REAL El_group type=GF timelevels=3 tags='tensortypealias="D" tensorweight=0
} "El_group"
public:
-CCTK_REAL B_grouprhs type=GF timelevels=3 tags='tensortypealias="D" tensorweight=0'
+CCTK_REAL B_grouprhs type=GF timelevels=3 tags='tensortypealias="D" tensorweight=0 Prolongation="None"'
{
B1rhs,
B2rhs,
@@ -65,7 +65,7 @@ CCTK_REAL B_grouprhs type=GF timelevels=3 tags='tensortypealias="D" tensorweight
} "B_grouprhs"
public:
-CCTK_REAL El_grouprhs type=GF timelevels=3 tags='tensortypealias="D" tensorweight=0'
+CCTK_REAL El_grouprhs type=GF timelevels=3 tags='tensortypealias="D" tensorweight=0 Prolongation="None"'
{
El1rhs,
El2rhs,