aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index f1df4ec..da70202 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,6 +2,7 @@
# $Header$
implements: cartoon2d
+inherits: grid
INCLUDES HEADER: Cartoon2D_tensors.h in Cartoon2D_tensors.h
INCLUDES HEADER: Cartoon2D.h in Cartoon2D.h
@@ -81,6 +82,15 @@ REQUIRES FUNCTION Boundary_SelectedGVs
private:
+CCTK_REAL coord type=GF
+{
+ rho
+ zero
+ rxx, ryy, rxy, ryx
+ sxx, syy, sxy, syx
+}
+
+
int excision_variables type=SCALAR
{
excision_active