From 438ab59f14870b1f58854951c493cd996cbaa641 Mon Sep 17 00:00:00 2001 From: rhaas Date: Sun, 2 Jun 2013 01:07:55 +0000 Subject: 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 --- doc/documentation.tex | 18 ++++++++++++++---- src/slab.h | 2 +- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index ebcd415..dab5cd6 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -75,7 +75,7 @@ \begin{document} % The author of the documentation -\author{Erik Schnetter \textless schnetter@uni-tuebingen.de\textgreater} +\author{Erik Schnetter \textless eschnetter@perimeterinstitute.ca\textgreater} % The title of the document (not necessarily the name of the Thorn) \title{Generic Hyperslabbing} @@ -149,6 +149,7 @@ USES INCLUDE HEADER: Slab.h struct slabinfo { int gsh; int lbnd, lsh; + int ash; int lbbox, ubbox, nghostzones; int off, str, len; }; @@ -254,6 +255,11 @@ the processor-local part of the array Local shape of the array; the number of grid points on this processor \end{Parameter} +\begin{Parameter}{\textit{slab}.ash} +Local allocated shape of the array; the number of grid points on this +processor including padding +\end{Parameter} + \begin{Parameter}{\textit{slab}.lbbox} Lower bounding box of the array; whether the lower boundary of the array is an outer boundary. This corresponds to the even entries in @@ -383,12 +389,14 @@ for (d=0; d