From b64bc580de780da96ce017d531e4427ae137f10e Mon Sep 17 00:00:00 2001 From: swhite Date: Sat, 13 Aug 2005 20:37:00 +0000 Subject: edited caption git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/SymBase/trunk@24 906471b6-c639-44d1-9ea0-3e3d6879f074 --- doc/documentation.tex | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 1fe87a2..b8d19a3 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -117,22 +117,15 @@ there. Thorns that implement physical boundary conditions should query this thorn about the set of faces that have symmetry boundary conditions and should not apply the physical boundary condition there. - -\begin{figure}[tb] +\begin{figure}[ht] \begin{center} \includegraphics[scale=.833,clip=true]{fig/faces.eps} \end{center} \caption[Symmetry transformations across faces] { - A SymBase symmetry transformation can incorporate multiple - geometric symetry transformations, one for each registered - symmetry face. - - In cases of a reflection symmetry across a component face, - the data may be stored only on one side of the face. - To get data values at a point on the other side of the face, the - point is transformed (reflected, in this case) across the face. - - Here, a point $x$ is transformed to point $x'$ by transformation + Multiple SymBase symmetry transformations across + different registered symmetry faces. + + A point $x$ is transformed to point $x'$ by transformation $A$, and then to point $x''$ by transformation $B$. Data is only actually stored for point $x''$. } -- cgit v1.2.3