aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2009-05-27 21:09:03 +0000
committerschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2009-05-27 21:09:03 +0000
commitf70f428d505309df1a13a1bfa63dcc9238b8b51f (patch)
tree9f225f4cdb3f66ca23f2b90c9aaa48cb78632e3e
parenteda1bc75cb856ba2ca2a35fc722fdf9e6925606e (diff)
Do not prolongate nor checkpoint epsdis
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@36 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 69313ae..ce24151 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -23,7 +23,7 @@ USES FUNCTION HorizonRadiusInDirection
PRIVATE:
-REAL epsdisA_group TYPE=gf
+REAL epsdisA_group TYPE=gf TAGS='Checkpoint="no" Prolongation="none"'
{
epsdisA
} "dissipation array for spatially different dissipation"