summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Added timing and output of total time.tradke2001-09-20
* Moving to new MACROS for fortran stringsallen2001-09-14
* Changing to new macros for FORTRAN_STRINGallen2001-09-14
* Fixed gcc warnings.tradke2001-09-12
* Increased parse buffer size to 8 kB. Also allocate buffers dynamicallytradke2001-09-07
* Include "cctk_GNU.h" which also knows where to include <regex.h> from.tradke2001-09-06
* Include system header file regex.h only if HAVE_REGEX_H is defined.tradke2001-09-06
* Added Version, Compile Time and Run Time to standard banner to make it easier toallen2001-09-05
* Extended parsing of SIZE option for ARRAY variables.tradke2001-09-03
* Removed extraneous semicolon to get rid of compiler warning.tradke2001-09-01
* Some reformatting of the timer information table (cctk_timer_output = "full").tradke2001-08-31
* Check return code of CCTK_CreateTimer().tradke2001-08-27
* Get rid of the prefix when creating named timers so that the othertradke2001-08-27
* Don't print any warning or info messages in CCTK_CreateDirectory().tradke2001-08-27
* Return +1 in CCTK_CreateDirectory() if dir already exists, and negativetradke2001-08-27
* Fixed compiler warnings. Added grdoc.tradke2001-08-07
* Added fortran wrappers for CCTK_DisableGroupComm() and CCTK_DisableGroupStora...tradke2001-08-04
* Fixed parsing of option string in CCTK_TraverseString().tradke2001-07-31
* Make the name for named Cactus timers unique by prepending the timer number.tradke2001-07-12
* Return an error code in CCTK_CoordRangePhysIndex() if no range was registered...tradke2001-07-12
* 'struct cTimerFuncs' was renamed into 'struct cClockFuncs'.tradke2001-07-12
* The scheduler now creates named timers for every scheduled routine.tradke2001-07-12
* Added two new timer routines:tradke2001-07-12
* Renamed 'struct cTimerFuncs' into 'struct cClockFuncs'.tradke2001-07-12
* 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