aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoreschnett <eschnett@043a8217-7a68-40fe-abfd-36aa7d4fa6a8>2011-12-12 17:05:17 +0000
committereschnett <eschnett@043a8217-7a68-40fe-abfd-36aa7d4fa6a8>2011-12-12 17:05:17 +0000
commit283a5dfd6cba0795186199e9642908b2a7834e1b (patch)
treefc1d731fb1e106393ece497761f9876a45818bc1 /doc
parent65657cc7ce92c88a25c06c02731e7949db849338 (diff)
Import OpenMPI as external library
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/MPI/trunk@2 043a8217-7a68-40fe-abfd-36aa7d4fa6a8
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
new file mode 100644
index 0000000..7c24efe
--- /dev/null
+++ b/doc/documentation.tex
@@ -0,0 +1,21 @@
+\documentclass{article}
+
+% Use the Cactus ThornGuide style file
+% (Automatically used from Cactus distribution, if you have a
+% thorn without the Cactus Flesh download this from the Cactus
+% homepage at www.cactuscode.org)
+\usepackage{../../../../doc/latex/cactus}
+
+\begin{document}
+
+\title{ExternalLibraries/OpenMPI}
+
+\maketitle
+
+% Do not delete next line
+% START CACTUS THORNGUIDE
+
+% Do not delete next line
+% END CACTUS THORNGUIDE
+
+\end{document}