aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@edbb7e70-9571-45d5-a481-0a560a9b4751>2002-04-25 22:03:52 +0000
committergoodale <goodale@edbb7e70-9571-45d5-a481-0a560a9b4751>2002-04-25 22:03:52 +0000
commit8cdb79f6f0a916bea7dff9b6a8d5a533be5683f3 (patch)
tree780a9b2ec0f604a00766112437a5afa0d05f7c91 /interface.ccl
parentf42d12c96264da8b8b2665bc88aa126e0a7d0474 (diff)
Initial import of new Einstein stuff. This has the new thorns, but not all
are fully functional yet. When I have completed this stage I'll send an updated spec out with some questions which have arisen during this process. Please don't import anything new without checking with me first, as I want to play games on the server copying cvs files around to preserve histories on files which are only minimally touched. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/CoordGauge/trunk@43 edbb7e70-9571-45d5-a481-0a560a9b4751
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"