aboutsummaryrefslogtreecommitdiff
path: root/Examples/Laplace/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/Laplace/interface.ccl')
-rw-r--r--Examples/Laplace/interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Laplace/interface.ccl b/Examples/Laplace/interface.ccl
index 17f1066..addfc2e 100644
--- a/Examples/Laplace/interface.ccl
+++ b/Examples/Laplace/interface.ccl
@@ -34,7 +34,7 @@ CCTK_REAL phi_group type=GF timelevels=3 tags=''
} "phi_group"
public:
-CCTK_REAL phi_grouprhs type=GF timelevels=3 tags=''
+CCTK_REAL phi_grouprhs type=GF timelevels=3 tags='Prolongation="None"'
{
phirhs
} "phi_grouprhs"