aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
Commit message (Expand)AuthorAge
* Correct signatures of scheduled functionseschnett2011-01-21
* Added necessary logic to implement IO::checkpoint_keep as steerable parameter.tradke2005-06-10
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Bug fix from Yosef Zlochower: initialize "last_checkpoint_iteration" in the G...tradke2004-04-30
* 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
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Changes to use the I/O request description and parsing routines which movedtradke2002-04-26
* Code cleanup before moving into producion mode.tradke2002-04-23
* Just some minor changes before doing the transition to use the new hyperslabbingtradke2002-04-17
* Added new parameters 'IOHDF5::outdir' and 'IOHDF5::out_every' which justtradke2002-03-14
* Check the IOHDF5::outdir_HDF5 parameter being a format string fortradke2002-01-14
* Replaced anonymous timers by named timers.tradke2001-08-31
* Create output directories on all I/O processors.tradke2001-08-26
* Use IOUtil_CreateDirectory() to create output directories.tradke2001-08-10
* Remove an #include of a header file from Socket which isn't needed at all here.tradke2001-07-04
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Included system header string.h.tradke2001-04-23
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
* Moved a lot of code into IOHDF5Util and inherit from this thorn.tradke2000-10-12
* Made IOHDF5 compiling again.tradke2000-09-22
* extended IOHDF5 which can do n dimensional output plus n-1 dimensional hypers...lanfer2000-08-22