aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgoodale <goodale@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2002-04-25 22:03:51 +0000
committergoodale <goodale@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2002-04-25 22:03:51 +0000
commitdf01c6e5b5ed637886e145053639e59548437233 (patch)
treed78f67ac8e243f7902ffc63bb44af67ab9bb9040 /doc
parent7d1fa685ea6aeb97cfe931a57cef16de9878a9c4 (diff)
Initial import of new Einstein stuff. This has the new thorns, but not all
are fully functional yet. When I have completed this stage I'll send an updated spec out with some questions which have arisen during this process. Please don't import anything new without checking with me first, as I want to play games on the server copying cvs files around to preserve histories on files which are only minimally touched. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@31 b1d164ef-f17a-46e7-89d4-021c7118ef4e
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
new file mode 100644
index 0000000..5bad226
--- /dev/null
+++ b/doc/documentation.tex
@@ -0,0 +1,25 @@
+\documentclass{article}
+\begin{document}
+
+\title{ADMMacros}
+\author{}
+\date{April 2002}
+\maketitle
+
+\abstract{Provides macros for other ADM based thorns to use}
+
+\section{Purpose}
+
+This thorn provides a load of macros to be used by other thorns to do
+various calculations.
+
+\section{Comments}
+
+
+
+% Automatically created from the ccl files by using gmake thorndoc
+\include{interface}
+\include{param}
+\include{schedule}
+
+\end{document}