From 62a2255f692f5ac599fee17e92e61ab1e2db5db3 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 7 Nov 2002 22:45:04 +0000 Subject: Removed the restriction that the slab types have to be CCTK_REAL. Boy, is juggling Cactus, MPI, and C types a mess. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@12 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8 --- doc/documentation.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index c1709e0..27a0f0f 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -328,11 +328,11 @@ are not valid, but will correctly fill in the ghost zones in the destination slab. There are currently some restrictions, which can be remedied if the -need arises: The datatype of the arrays must be CCTK\_REAL. The -dimension must be 3 (lower dimensions can easily be padded). The -communication schedule is set up for every slab transfer, which is -expensive. The number of ghost zones along the lower and upper -boundary is assumed to be the same. There is no Fortran interface. +need arises: The dimension must be 3 (lower dimensions can easily be +padded). The communication schedule is set up for every slab +transfer, which is expensive. The number of ghost zones along the +lower and upper boundary is assumed to be the same. There is no +Fortran interface. \end{Discussion} \begin{SeeAlsoSection} -- cgit v1.2.3