aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortradke <tradke@3af55ef0-e5e4-43b4-b020-ca5761ff09b2>2004-12-20 10:59:15 +0000
committertradke <tradke@3af55ef0-e5e4-43b4-b020-ca5761ff09b2>2004-12-20 10:59:15 +0000
commit121cace71e3b0cc360ca1a0844aa64cfa8d1db65 (patch)
treee74ff432b647dca5e677f49816232b1b660fec4b /doc
parent2837c74e58aaa313073b0baaa24a6af491018d7a (diff)
IOSDF now requires the capability SDF which must be provided by another thorn
(eg. CactusExternal/SDF). git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOSDF/trunk@6 3af55ef0-e5e4-43b4-b020-ca5761ff09b2
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 039f519..a25be2b 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -21,7 +21,7 @@
Thorn {\tt IOSDF} provides I/O methods for 1D, 2D, and 3D output of
grid arrays and grid functions into files in SDF format. The precise
format is designed for visualisation using the clients {\tt xvs} and
-{\tt DV} (see \url{http://localhost/CactusWebSite/VizTools/DataVaultXVSutils.html} for details).
+{\tt DV} (see \url{http://www.cactuscode.org/VizTools/DataVaultXVSutils.html} for details).
\end{abstract}
\section{Purpose}
@@ -143,10 +143,9 @@ invoke I/O methods by application thorns please see the documentation of thorn
%
{\bf Building Cactus configurations with {\tt IOSDF}}\\
%
-In order to build thorn {\tt IOSDF} an external SDF installation (with includes
-and libraries) is required. You must specify the location of this SDF
-installation via the configure-time option\\
-\centerline{\tt SDF\_DIR=<your\_SDF\_installation\_dir>}.
+Thorn {\tt IOSDF} requires the capability {\tt SDF} which is provided eg.
+by thorn {\tt CactusExternal/SDF}. You will need to include this thorn
+in your ThornList.
Since {\tt IOSDF} uses parameters from {\tt IOUtil} it also needs this I/O
helper thorn be compiled into Cactus and activated at runtime in the