From 049f6d5c2f70977702964b929c971befe25a32e2 Mon Sep 17 00:00:00 2001 From: eschnett Date: Wed, 4 Jul 2012 01:28:00 +0000 Subject: Introduce cctk_ash, retire cctk_lssh Introduce cctk_ash, describing the process-local array shape that has been allocated. This may be larger than cctk_lsh, the process-local shape that should be used. Retire cctk_lssh and related infrastructure to handle staggered grid functions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@309 6a38eb6e-646e-4a02-a296-d141613ad6c4 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index 559fce1..4fade96 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -358,7 +358,7 @@ boundary conditions, which you would like to use instead. Note that the number of boundary zones, as expressed in the \texttt{boundary\_width} argument or the \texttt{BOUNDARY\_WIDTH} array, is taken from the total number of grid points presented by -Cactus through \texttt{cctk\_lssh}, etc. +Cactus through \texttt{cctk\_lsh}, etc. %In this sense they do not %somehow `lie outside the grid', as `external ghostzones'. -- cgit v1.2.3