aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 3 insertions, 13 deletions
diff --git a/README b/README
index c52699d..2a6a2c5 100644
--- a/README
+++ b/README
@@ -1,19 +1,9 @@
Cactus Code Thorn SpaceMask
-Authors : Tom Goodale
+Authors : Denis Pollney
CVS info : $Header$
--------------------------------------------------------------------------
Purpose of the thorn:
-This will provide two integer grid functions
-
-space_mask
-space_table_field
-
-the first one will be a bitmask describing the point, with one bit
-indicating that there is extra data in a table the handle of which can be
-found in the corresponding point in the space_table_field.
-
-Thorns interested in the mask should inherit from this implementation.
-
-There may also be aliased query functions provided.
+Provides utilities for assigning states to individual grid points
+using a mask grid function.