aboutsummaryrefslogtreecommitdiff
path: root/libteukolskydata.v
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-08-27 13:35:52 +0200
committerAnton Khirnov <anton@khirnov.net>2021-08-27 13:37:30 +0200
commit1f443d3fdb93e71a70244b7521ae0f4c40601351 (patch)
treeef98c12efbdd879f6e0dc4f0c439b621824195ee /libteukolskydata.v
parent83bc788ae55b49d633ead8fa7ad5136f919826ce (diff)
Add public API for evaluating the residual at an arbitrary location.
Diffstat (limited to 'libteukolskydata.v')
-rw-r--r--libteukolskydata.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/libteukolskydata.v b/libteukolskydata.v
index 7d01e87..168f2eb 100644
--- a/libteukolskydata.v
+++ b/libteukolskydata.v
@@ -1,4 +1,4 @@
-LIBTEUKOLSKYDATA_3 {
+LIBTEUKOLSKYDATA_4 {
global: td_*;
local: *;
};