aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
Commit message (Expand)AuthorAge
* Correct prototyp of IOASCII's Startup routineschnetter2009-12-05
* Add missing #include <stdio.h> statementsschnetter2004-12-29
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Fix indentationschnetter2004-01-16
* Only register 2D/3D IOASCII I/O methods if the maximum dimension of gridtradke2003-12-03
* Copy pointer to string parameter into local variable before modifying it.tradke2003-01-07
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Changed the default for 'IOASCII::outdir?D' to be an empty string which thentradke2002-04-30
* Bugfix in parameter evaluation: if IOASCII::out*D_every was set to 0 it wouldtradke2002-04-19
* Moved all of the slice center initialization into ChooseOutput.c.tradke2002-04-18
* Switch to the new Hyperslab API. You need to update CactusPUGH/PUGHSlab iftradke2002-04-15
* Slightly more informative info messages.tradke2002-03-16
* Added 3D ASCII output for 3D variables.tradke2001-12-13
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Adding more output for newverbose parameter on startup/steering:allen2001-08-26
* Use IOUtil_CreateDirectory() to create output directories.tradke2001-08-10
* Removing implicit assumption of 3D in one place.goodale2001-07-05
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed small memory problem setting up slice centersallen2001-04-10
* Adding in missing header file.goodale2000-12-14
* A bit of memory checking; still needs more.goodale2000-12-14
* Fixed gcc verbose warnings about missing prototypes and use of variablestradke2000-11-23
* New parameters for choosing lines and slicesallen2000-07-12
* IOASCII using thorn Hyperslab. No PUGH in here anymore !tradke2000-06-02