aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 3958b445c2a2e146b2518459fb6ca7e6fa0fce6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Cactus Code Thorn IOUtil
Authors    : Gabrielle Allen (allen@aei.mpg.de),
             Tom Goodale (goodale@aei.mpg.de),
             Thomas Radke (tradke@aei.mpg.de)
CVS info   : $Header$
--------------------------------------------------------------------------

1. Purpose of the thorn

This thorn is the flesh for IO - it always needs to be activated
if you want to do some IO in Cactus.

The thorn just provides basic IO parameters.
These are used in other IO thorns which do the real work.

It also provides a method for registration of recovery routines.


2. Additional information