aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhawke <hawke@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2003-10-15 08:07:35 +0000
committerhawke <hawke@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2003-10-15 08:07:35 +0000
commit80c23803486369127fdd280360302808c78af7d2 (patch)
treedbd85c24e6b1ebade8adaed2fa1c19d9189e128b
parent842a2c79c92c2aa6d5b6cdc6fc85f07cb6ed51f2 (diff)
Tags to stop Carpet prolongating the mask.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@33 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 6c502ab..e130609 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -22,7 +22,7 @@ CCTK_INT space_mask_group type=GF
# mask, this function will disappear. Please don't use it for
# anything.
#
-real mask type = GF
+real mask type = GF tags='Prolongation="None"'
{
emask
} "Mask"