aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Cosmetic changes - missing rcsids, etc.goodale2000-09-17
* Fixing small memory leak reported by purify.tradke2000-08-30
* Some tidying of IOUtil_ParseVarsForOutput().tradke2000-08-01
* Fixed compiler warning on nottallen2000-07-20
* Protecting array references for dim < 3.goodale2000-07-18
* Use parameters to choose 1D and 2D slices.allen2000-07-12
* New routines for calculating where 1D and 2D slices are located for outputallen2000-07-12
* Added routine IOUtil_PrintTimings() which can be called by other thornstradke2000-06-29
* Added stuff for file advertising. I'd be happy for suggestions on shorter names.tradke2000-05-26
* Slice center setup for 2D output is now done in IOUtiltradke2000-05-11
* Changing CCTK_CreateDirectoryallen2000-05-10
* New macros for calling C from fortranallen2000-05-10
* Added prototypes for generic filereader and parameter recovery routines .tradke2000-04-28
* Give level 2 warning if output dir already exists, level 1 warning if ittradke2000-04-28
* Added filereader initial data recovery routine as well as the generic routinetradke2000-04-28
* Removing extraneous ; .goodale2000-04-19
* Print a warning at recovery if no recovery routines were registeredtradke2000-04-19
* Use the Cactus 4 counting scheme for cctk_convlevel (which starts at 0 andtradke2000-04-18
* Better scheduling of registered recovery routines.tradke2000-04-18
* Using CCTK_FILEVERSION to get rid of rcsid warning.tradke2000-04-17
* Added 'recovered' flag to the IO GH extensions which is set after atradke2000-04-12
* Added 2 routines for checkpointing/recovery of parameters:tradke2000-04-12
* Put the downsampling parameter values in IOUtil's GH extentsions intotradke2000-03-27
* Fixing starting point of convlevel, this may have to be changed to doallen2000-02-16
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Added prototype.tradke2000-01-26
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Fixed old variable names from a previous commit.tradke1999-10-27
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* Tidying up several thingstradke1999-10-26
* Removing an unused variableallen1999-10-18
* Changes to header filesallen1999-10-17
* Bugfix for creating creating checkpoint dirtradke1999-08-19
* A lot of parameter name changes, especially for IOallen1999-07-30
* Include file name changesallen1999-07-30
* Commented out declarations of IO_[0-3]Devery and outpfx_[0-3]D variablestradke1999-07-27
* Moving several IO method specific parameters into their own method thornsallen1999-07-25
* More names changesallen1999-07-25
* More subroutine name changesallen1999-07-24
* Bug fix in parameter evaluationtradke1999-07-22
* New parameter namesallen1999-07-18
* New Group function namesallen1999-07-08
* Entry for info output ... does this have to be in IOUtil?allen1999-07-01
* Added tag for info output.allen1999-07-01
* Include file name changesallen1999-06-29
* Added prototype for recovery routine registration functiontradke1999-06-28
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
* Some small changes because of new names for IO thorns.tradke1999-06-24
* This is thorn IO, just a skeleton for real IO, just providingtradke1999-06-16