aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* New routine IOFlexIO_TerminateGH() which is scheduled at CCTK_TERMINATEtradke2000-05-10
* Moving file list structure definitions into ioFlexGH.h.tradke2000-05-10
* CCTK_mkdir -> CCTK_CreateDirectoryallen2000-05-10
* Removed all the scandir(3) stuff which is now in IOUtil. Just calltradke2000-04-28
* Switching order of ".chkpt" and ".it_<iteration>" suffixes in outputtradke2000-04-28
* Give level 2 warning if output dirs already exist, level 1 warning theytradke2000-04-28
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Removing warningsallen2000-04-19
* Scheduled parameter recovery routine returns 1 for success, -1 for failure.tradke2000-04-19
* Sync only variables of active implementations.tradke2000-04-19
* Fixing GFExtras indexallen2000-04-18
* Several things which I missed to commit individually but rather do it intradke2000-04-18
* Fixing bug when recovering from chunked files.tradke2000-04-10
* Bugfix for 3D output where I used the wrong index variable.tradke2000-04-06
* MPI_Barrier -> CCTK_Barriertradke2000-04-04
* Changing MPI to CCTK_MPIallen2000-04-04
* Output and cp/recovery for arrays of arbitrary size and dimstradke2000-03-27
* Changes for new PUGH structuresallen2000-03-23
* More stuff for cp/recovery.tradke2000-03-14