summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Clarify error messageschnetter2009-01-26
* Name flesh timers so that they contain the routine name as wellschnetter2008-11-11
* added missing include file "util_String.h"tradke2008-10-23
* bugfix in {integer,real} parameter range checking routines for the casetradke2008-09-15
* Make a copy of the I/O method name string when registering a new I/Oschnetter2008-09-06
* Remove superfluous argument "first" from if_check prototype; "first"schnetter2008-08-29
* Cactus has currently an error in its parameter checking. Itschnetter2008-06-17
* Correct inconsistency in prototype for argument check_if in functionschnetter2008-05-26
* Output new schedule bin "postpostinitial" in the scheduleschnetter2008-05-26
* Call new schedule bin "postpostinitial" during initialisationschnetter2008-05-26
* Add IF clauses to schedule itemsschnetter2008-04-09
* Correct the order in which the schedule is output: The schedule binschnetter2008-04-07
* Add a new function CCTK_MaxGFDim to the flesh which returns theschnetter2008-04-07
* Correct the output all preregrid and postregrid bins in the scheduleschnetter2008-03-02
* Output all preregrid and postregrid bins in the schedule, and indicateschnetter2008-03-02
* Move the output of the schedule timers and the call to MPI_Finalizeschnetter2008-03-01
* bugfix for CCTK_TraverseString(): do not overwrite a previously set error codetradke2008-02-29
* synchronise all processors after PARAM_CHECK to avoid race conditions in casetradke2007-12-06
* Correct #ifdef _cplusplus to #ifdef __cplusplus to find out whetherschnetter2007-11-16
* Fixing Network.c for Cray XT4 Compute Node Linux Compatibility.jshalf2007-10-26
* Implement a new flesh function CCTK_SchedulePrintTimesToFile.schnetter2007-08-25
* This patch makes complex arithmetic in C and C++ more efficient, andschnetter2007-04-27
* added Fortran wrapper for CCTK_ParameterSet()tradke2007-03-12
* remove external include guard "#ifndef _CCTK_TYPES_H" aroundjthorn2006-12-21
* Correct logic errors in CCTK_TimerPrintDataI:schnetter2006-12-19
* Correct off-by-one error when checking for a legal timer number inschnetter2006-12-18
* Fixed formatting for the %g format conversion for small numbers.goodale2006-11-14
* oops, the previous commit lost a file, due to a permissions problemswhite2006-10-26
* Added two new flesh API functions CCTK_ParameterSetNotifyRegister() andtradke2006-09-28
* Fix inconsistent interpretation of CCTK_ParameterQueryTimesSet()'s return value.tradke2006-09-28
* Make the parameter file parser preserve newlines in multi-line string parametertradke2006-08-31
* add another error code for the interpolators:jthorn2006-08-31
* Make parameter Cactus::cctk_run_title steerable at recovery only.tradke2006-08-29
* Make parameter Cactus::cctk_run_title steerable.tradke2006-08-25
* += new interpolator error codejthorn2006-08-13
* Add new flesh API functions CCTK_CompileDateTime() and Util_CurrentDateTime()tradke2006-07-28
* Fix a bug in CactusDefaultSyncGroupsByDirI() where the flesh ran into antradke2006-07-24
* Declare and make use of new overloadable CCTK_SyncGroupsByDirI() whichtradke2006-07-06
* Change default parameter checking level from "normal" to "strict".tradke2006-07-06
* Added new command line option '--logdir <dir>' which sets the output directorytradke2006-06-29
* Make Cactus::cctk_timer_output STEERABLE=RECOVER so that it can be toggledtradke2006-06-23
* When printing the Cactus help, indicate that the '-b,--buffering' optiontradke2006-06-23
* Use two dashes instead of a single dash when describing command lineschnetter2006-06-23
* Add a new command line option to select the buffering mode of stdout.schnetter2006-06-23
* Application of Frank Löffler's patch of 28.02.06swhite2006-06-15
* Application of patchswhite2006-06-08
* apply patchjthorn2006-06-01
* slightly clarify wording in GRDOC comments forjthorn2006-05-14
* Applies Erik's patch from 06.03.06swhite2006-05-11
* Applying Erik's patch from 6.10.05swhite2006-05-11