aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl7
1 files changed, 5 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 887b578..2c45e45 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,3 +1,6 @@
+# Interface definition for thorn BrillData
+# $Header$
+
implements: IDBrillData
inherits: einstein ellbase
@@ -5,13 +8,13 @@ inherits: einstein ellbase
private:
-real linearelliptic TYPE=GF
+CCTK_REAL linearelliptic TYPE=GF
{
Mlinear,
Nsource
} "Coefficients for linear elliptic equation"
-real brillconf TYPE=GF
+CCTK_REAL brillconf TYPE=GF
{
brillpsi
} "Conformal factor for Brill data"