From 739708d2e0c1e49901501c5a52fb30c41e6aefcb Mon Sep 17 00:00:00 2001 From: diener Date: Tue, 3 Feb 2009 16:25:30 +0000 Subject: Add pdf version of the figures. Make it work with pdflatex. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@204 2a26948c-0e4f-0410-aee8-f1d3e353619c --- doc/documentation.tex | 4 ++-- doc/excision.pdf | Bin 0 -> 2412 bytes doc/upwind.pdf | Bin 0 -> 1675 bytes 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 doc/excision.pdf create mode 100644 doc/upwind.pdf diff --git a/doc/documentation.tex b/doc/documentation.tex index 3b66c28..5991e20 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -247,7 +247,7 @@ active region. This is illustrated in Figure~\ref{AEIThorns_EHFinder_excisefig}, for the case \begin{figure}[ht] \begin{center} - \includegraphics[width=8cm]{excision.eps} + \includegraphics[width=8cm]{excision} \end{center} \caption{Illustration of the excision regions used internally by {\tt EHFinder}. The hashed regions are excised.} @@ -279,7 +279,7 @@ situations like the one illustrated in 1D in Figure~\ref{AEIThorns_EHFinder_upwindfig}. \begin{figure}[ht] \begin{center} - \includegraphics[width=8cm]{upwind.eps} + \includegraphics[width=8cm]{upwind} \end{center} \caption{An illustration of how to choose the upwinding stencil when $f$ is not differntiable everywhere} diff --git a/doc/excision.pdf b/doc/excision.pdf new file mode 100644 index 0000000..b8f53e4 Binary files /dev/null and b/doc/excision.pdf differ diff --git a/doc/upwind.pdf b/doc/upwind.pdf new file mode 100644 index 0000000..1626d22 Binary files /dev/null and b/doc/upwind.pdf differ -- cgit v1.2.3