aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Replaced old testsuite (which produced NaN's at the boundaries)tradke2001-05-07
* 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
* Removed grid::domain from the list of parameters that thorn IOFlexIO uses.tradke2001-05-03
* 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
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Use the new parameter IO::out_fileinfo.tradke2001-03-26
* Updated documentation for IOFlexIO.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
* Updated checkpoint file. The old one did contain nans in the cornerstradke2001-02-15
* 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
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
* Removing now redundant {} bocks on USES statements.goodale2000-12-17
* Adding missing descriptions to ranges.goodale2000-12-17
* Added PUGHReduce to ActiveThorns list.tradke2000-11-28
* Renewed checkpoint file after getting a warning when running the testsuite.tradke2000-10-13
* Use the C versions of the wavetoy thorns. Added grdoc.tradke2000-10-13
* 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
* Using parameter 'IO::checkpoint_on_terminate'.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
* Unconditionally schedule the checkpoint routines.tradke2000-09-21
* Made IOFlexIO::checkpoint STEERABLE = ALWAYS.tradke2000-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
* Use the new 'IO::recover_and_remove' parameter.tradke2000-09-18
* Removed MPIO.h from the include list since it is not needed (yet).tradke2000-09-11
* IOFlexIO inherits from Hyperslab.tradke2000-09-01
* 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
* Will need pugh slab nowallen2000-07-22
* Added standard libraryallen2000-07-17
* Fixed CCTK_INT/int bug on T3Eallen2000-07-16