aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpollney <pollney@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2002-04-24 07:11:23 +0000
committerpollney <pollney@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2002-04-24 07:11:23 +0000
commit50f4453da1c5de49357a95b051da789668a6115a (patch)
treecb7d5c408a70c2eb26f3a1d024174fb9d0d18f89 /README
parent0ed835ae0d25101f8b3dd8d55a064b6efed56b33 (diff)
Added some documentation and a test suite.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/LegoExcision/trunk@25 f75ba9e5-694f-0410-ac2c-87ea7ce7132b
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 5aa09eb..494f1c6 100644
--- a/README
+++ b/README
@@ -5,3 +5,7 @@ CVS info : $Header$
Purpose of the thorn:
+Excise a region of a grid-function according to a mask function and
+apply a boundary condition to the edges of the excised region.
+
+See ./doc/documentation.tex for usage notes.