aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed a bug when reading the file version from a Cactus checkpoint file.tradke2001-05-07
* CCTK_FILEVERSIONallen2001-05-07
* CCTK_FILEVERSIONallen2001-05-06
* Explicitly cast a 'const char *' pointer to 'void *' otherwise T3E's C compil...tradke2001-05-04
* Checkpoint the current timelevel and all others except the eldesttradke2001-04-22
* Add the Cactus version as an attribute to the global attributes group.tradke2001-04-19
* Changing timelevel used for IO.allen2001-04-18
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Added string attributes 'parameter file' and 'creation date' to the outputtradke2001-03-21
* CCTK_CHAR -> CCTK_BYTEallen2001-02-25
* Fixed a bug setting the origin attribute.tradke2001-02-20
* Check return code of file close operation.tradke2001-01-04
* Use Hyperslab.h instead of hardcoded PughSlab.hallen2000-12-22
* Inherit from implementation FlexIO rather than checking for it to be compiledtradke2000-12-19
* Adjusted recombiner makefile rules for the new location of the FlexIO package.tradke2000-12-19
* Changed external/IEEEIO to CactusExternal/FlexIOallen2000-12-19
* Fixing bug which prevented 2D output via CCTK_OutputVarAs().tradke2000-10-10
* Included "CactusBase/IOUtil/src/ioutil_Utils.h".tradke2000-10-06
* Reactivated the termination checkpoint routine.tradke2000-10-05
* Removing prototypes for CCTK_MainLoopIndex since that is now overloadablegoodale2000-10-05
* Macro name changesallen2000-09-22
* Now the steerable checkpointing parameters are checked within the checkpointtradke2000-09-21
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* Removed ioGH.h from include list.tradke2000-09-21
* Removed ioGH.h from include list.tradke2000-09-21
* Remove the checkpoint file after successful recoverytradke2000-09-18
* Removed MPIO.h from the include list since it is not needed (yet).tradke2000-09-11
* IO method for 2D IEEEIO output now uses thorn hyperslab to extracttradke2000-09-01
* Bugfix getting the dimensionality of the variable to output as 2D.tradke2000-08-30
* Fixed bug where the "global_size" attribute in 3D IEEEIO outputtradke2000-08-24
* Added standard libraryallen2000-07-17
* Fixed CCTK_INT/int bug on T3Eallen2000-07-16
* Remove compiler warningallen2000-07-15
* calloc called with only one argument: changed calloc(maxdim*sizeof()) to call...lanfer2000-07-14
* Need this for 1D and 2D slicesallen2000-07-12
* Parameters for choosing 1D and 2D slicesallen2000-07-12
* Checking that identity_string isn't NULL before using it.goodale2000-07-09
* Fixed the timer stuff for checkpointing/recovery which now is organizedtradke2000-06-29
* Using the SetMainLoopIndex() and MainLoopIndex() from CCTK because PUGH'stradke2000-06-27
* Bugfix for reading attributes.tradke2000-05-29
* Bugfix for recovery if nprocs % ioproc_every != 0.tradke2000-05-29
* Fixing bug in IOFlexIO_TerminateGH().tradke2000-05-17
* The rules for building the IEEEIO recombiner.tradke2000-05-17
* Added the recombiner for Cactus IEEEIO files.tradke2000-05-17
* Adding the ieee_recombiner utility to the ALL_UTILS make variable.tradke2000-05-17
* Bugfix for IO::out3D_mode = "np" where the IO processors ran into atradke2000-05-15
* Moved all the slice center stuff to IOUtil and share it from there.tradke2000-05-11
* putting args for CreateDir in right orderlanfer2000-05-10