summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Print out times with the same formatallen2001-10-20
* Fixed small bug in detecting errors in thorn inheritanceallen2001-10-18
* Changed the extraction of array size and vector group length from parametersgoodale2001-10-13
* Adding expression parser.goodale2001-10-13
* Start of putting the expression parser into the flesh available routines.goodale2001-10-13
* Preliminary support for 'vector' Grid Variables -goodale2001-10-07
* Fixed misspelling in prototype declaration for CCTK_CoordSystemHandle().tradke2001-10-01
* Removed duplicate prototype declaration for CCTK_CoordSystemHandle().tradke2001-10-01
* For Erik ... Version -> Cactus versionallen2001-09-22
* Cactus/783 and a bit moreallen2001-09-21
* Sync with local changes: some grdoc completion, removed spurios tabs.tradke2001-09-20
* Print the parameter file name before the messages about ActiveThornsallen2001-09-20
* CCTK_ParameterGet() returns a const pointer now.tradke2001-09-20
* CCTK_ParameterGet() returns a const pointer now.tradke2001-09-20
* Make 'cGH *' argument to CCTK_TerminateNext() and CCTK_TerminationReached()tradke2001-09-20
* 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