aboutsummaryrefslogtreecommitdiff
path: root/libteukolskydata.v
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2018-02-09 15:34:25 +0100
committerAnton Khirnov <anton@khirnov.net>2018-02-09 15:36:14 +0100
commit234e722c5abfb15c9850b4224cabbb3e2d0c3657 (patch)
treefafd3c0afc7d4c8a6f948069d7f4daf2722dea24 /libteukolskydata.v
parent5981560b3b54e1c129a0b14c9b2dec80609f9dcd (diff)
Add the remaining parts for teukolsky waves initial data
Diffstat (limited to 'libteukolskydata.v')
-rw-r--r--libteukolskydata.v4
1 files changed, 4 insertions, 0 deletions
diff --git a/libteukolskydata.v b/libteukolskydata.v
new file mode 100644
index 0000000..18295a2
--- /dev/null
+++ b/libteukolskydata.v
@@ -0,0 +1,4 @@
+LIBTEUKOLSKYDATA_0 {
+ global: td_*;
+ local: *;
+};