summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fixed typo in default clock name.tradke2001-07-11
* CCTK_TimerRegister -> CCTK_ClockRegisterallen2001-07-10
* This file is replaced by cctk_Timers.hallen2001-07-10
* New include file for timersallen2001-07-10
* CCTK_TimerRegister -> CCTK_ClockRegisterallen2001-07-10
* Prototypes for Cactus timer functionsallen2001-07-10
* Fixed arguements for some CCTK_VWarn statementsallen2001-07-10
* The condition for terminating the Cactus main evolution has changedallen2001-07-10
* New API for registering the physical range of indices for coordinates.allen2001-07-04
* New Coord API for registering the physical range of indices for coordinates.allen2001-07-04
* In CCTKi_ScheduleTraverseGHExtensions(): call CCTK_ScheduleTraverse()tradke2001-07-04
* Issue level 0 warning if storage/communication is switched on but no drivertradke2001-07-04
* Util_GetHandleName() should return the name as a 'const char *'.tradke2001-07-03
* Tidying up error messages for missing thornsallen2001-07-03
* Added new source file DebugDefines.c which provides some debugging supporttradke2001-07-03
* Define CCTK_GFINDEX?D as macros for C code (as it was before) but as inlinetradke2001-07-03
* define _CCTK_ARGUMENTS depending on languageallen2001-07-02
* Fixed grdoc for CCTK_GroupGhostsizesI().tradke2001-07-02
* Now CCTK_VarTypeName() knows about CCTK_VARIABLE_COMPLEX8, CCTK_VARIABLE_COMP...tradke2001-06-27
* Now CCTK_VarTypeNumber() knows about CCTK_COMPLEX8, CCTK_COMPLEX16, andtradke2001-06-27
* Reformatted the error message when thorns are missing from the ActiveThornsallen2001-06-26
* Fixing some compiler warnings.goodale2001-06-25
* Fixed type conversions for gcc 3.0 .goodale2001-06-23
* Use new macro names for fortran stringsallen2001-06-20
* Fixed for NT for three stringsallen2001-06-20
* Also print the total time for every time bin if cctk_timer_output is enabled.tradke2001-06-12
* Duplicate warning messages from other processors than 0 to stdout.tradke2001-06-12
* Explicitly flush stdout and stderr before calling CactusDefaultAbort()tradke2001-06-11
* Logic fix from Markus Rauscherallen2001-06-07
* prototype for CCTK_IsImplementationCompiledallen2001-06-04
* Adding extra help so it gives you some idea of what thorns to activate ifgoodale2001-06-04
* Adding key to argument lists of functions called during a traversal of the tree.goodale2001-06-04
* CCTK_Info() calls CCTK_VInfo() so that stdout is flushed in there.tradke2001-06-01
* Get rid of the old interpolator interface which is depricated now.tradke2001-05-28
* Some more const pointer function arguments.tradke2001-05-28
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* New improved thorn activation routine. This routine checks the relationshipsgoodale2001-05-22
* Use CCTK_VWarn() in place of CCTK_WARN.tradke2001-05-22
* Syncing before going home. New stuff not finished or called yet.goodale2001-05-21
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Several inter-twined changes: -goodale2001-05-21
* Renamed CCTK_VERSION_MICRO into CCTK_VERSION_OTHER.tradke2001-05-20
* Pass 'const cGH *' into CCTK_GHExtension().tradke2001-05-19
* Fixed compiler warnings.tradke2001-05-19
* Moved level 2 warning to level 6 warning if no group/variable found with give...allen2001-05-14
* Fixed warning level typoallen2001-05-14
* Prototype for CCTK_VarDataPtr() changed.tradke2001-05-11
* Changed to varname argument for CCTK_VarDataPtr() to 'const char *' type.tradke2001-05-11