aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Forgot to check outXXX_every parameter for triggered output.tradke2000-03-06
* More stuff for steering parameters.tradke2000-02-25
* Changed return type of CCTK_ParameterWalk().tradke2000-02-21
* Made CactusPUGHIO thorns aware of future multi-patch or multi-block changestradke2000-02-18
* Type mismatch for T3E when recovering parameters from IEEEIO files.tradke2000-02-18
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* Final fixes for wrong function namesallen2000-02-03
* Fixed prototype problem identified by the washu indies, and fixed a coupleallen2000-02-03
* New function and structure namesallen2000-02-03
* Fixed compiler warnings for assigning const char * to char *tradke2000-02-01
* Function renamings:tradke2000-02-01
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Function renaming: ParameterWalk -> CCTK_ParameterWalktradke2000-01-25
* CCTK function name changesallen2000-01-25
* Added several stuff to IOFlexIO:tradke2000-01-21
* Fixed a bug in recovering scalars.tradke2000-01-20
* Replaced CCTK_OldGroupData() with CCTK_GroupData().tradke2000-01-17
* Dump parameters only once per file.tradke2000-01-17
* 3D output doesn't care about staggering as it did in Cactus 3.xtradke2000-01-17
* cctk.h addedlanfer2000-01-17
* Copying the "outdir" value as full string to myGH->outdirXXXtradke2000-01-17
* Adding USE_CCTK_PARAMETERSallen2000-01-12
* Moved the test, if storage was assigned to a variable to be output,tradke1999-12-13
* Added lots of missing function prototypes.goodale1999-11-30
* Output only timing info from GetrUsage, and only if it is available.tradke1999-10-30
* Added checkpointing for parameters. Still needs some optimization.tradke1999-10-28
* more informative message - I hopelanfer1999-10-27
* Tidying up several things:tradke1999-10-27
* Various things pointed out by running Insure on the code. Normallygoodale1999-10-26
* Prevent IO_2Devery and IO_3Devery to accept a value of 0 from IO::out_every.tradke1999-10-25
* Changing the way of checking if PUGH etc is compiledallen1999-10-24
* #if 0ing out more references to old timer stuff.goodale1999-10-21
* Changed rnx etc to rnsizeallen1999-10-21