aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrhaas <rhaas@2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8>2013-06-02 01:07:55 +0000
committerrhaas <rhaas@2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8>2013-06-02 01:07:55 +0000
commit438ab59f14870b1f58854951c493cd996cbaa641 (patch)
treea14c2b862db1cc8e53294ddb04c86d964f5d8b63 /src
parent4508a50e32aea320593740dea0f382d9273490d9 (diff)
update documentation to show cctk_ash in example, update Slab arrangment, update
email address. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@94 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8
Diffstat (limited to 'src')
-rw-r--r--src/slab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/slab.h b/src/slab.h
index ee252e0..7a8e0ca 100644
--- a/src/slab.h
+++ b/src/slab.h
@@ -17,7 +17,7 @@ extern "C"
* The src and dst variables describe the source and the destination
* slab, respectively.
*
- * The variables gsh, lbnd, and lsh describe the shape and
+ * The variables gsh, lbnd, ash and lsh describe the shape and
* distribution of the array containing the slab. They are equivalent
* to the corresponding quantities in the cGH structure.
*