aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl24
1 files changed, 22 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 623f344..94b5098 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,8 +2,28 @@
# $Header$
implements: axiodd
-inherits: einstein
+inherits: einstein driver
-#public:
+
+private:
+
+real sph_to_car_coord type = GF
+{
+eta,
+abseta,
+sign_eta,
+q,
+phi
+} "coordinate range"
+
+real sph_to_car_psi type = GF
+{
+ psi2d,
+ detapsi2d,
+ dqpsi2d,
+ detaetapsi2d,
+ detaqpsi2d,
+ dqqpsi2d
+ } "psi"