aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8>2009-11-15 01:42:49 +0000
committerschnetter <schnetter@2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8>2009-11-15 01:42:49 +0000
commit0fac8b2d14bde5de51f534ce57d03a53416cf6a4 (patch)
tree39097eabd1bbf5ef50d7f9ddbf20898f68d26ee3
parentdd140445854608370087d2f72d26ac4a4ddf0d17 (diff)
Mention TAT/SlabTest
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@64 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index bfd0c01..5b9cc3a 100644
--- a/README
+++ b/README
@@ -9,3 +9,6 @@ Purpose of the thorn:
This thorn provides routines that use MPI to transfer slabs of arrays
between processors.
+
+There is a thorn TAT/SlabTest that contains additional routines for
+testing this thorn.