aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl18
1 files changed, 18 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
new file mode 100644
index 0000000..262ffb0
--- /dev/null
+++ b/interface.ccl
@@ -0,0 +1,18 @@
+# Interface definition for thorn CoordGauge
+# $Header$
+
+implements: CoordGauge
+
+public:
+
+INT slicing_flags TYPE = SCALAR
+{
+ active_slicing_handle
+} "Slicing and shift stuff"
+
+# Will be changed to.
+#INT selected_slicing_handles TYPE = SCALAR
+#{
+# selected_lapse
+# selected_shift
+#} "Slicing Handles"