summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added a couple of paragraphs about how scheduled routines are run (analysis, ...allen2001-08-19
* Adding a "help" argument to the CST_error call to start adding suggested caus...allen2001-08-19
* Adding prototype to fix compiler warningallen2001-08-18
* Use readdir() instead of shell globbing to clear out test directory.tradke2001-08-17
* Addedallen2001-08-14
* Use readdir() instead of file globbing to get the list of output files to com...tradke2001-08-14
* Fixed some typos in 'Using CVS'.rideout2001-08-14
* Fixed compiler warnings. Added grdoc.tradke2001-08-07
* Fixed the regex when searching for *.par files.tradke2001-08-07
* Sort the list of testsuite parameter files alphabetically in the menu.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
* Protecting spaces in options setup in env of configure.goodale2001-07-24
* Documented 'gmake <config>-utils'.tradke2001-07-15
* Fixed some syntax errors.tradke2001-07-15
* Added oneallen2001-07-13
* 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
* Added more checking for consistency of ancestors. Now CST catches privateallen2001-07-11
* Adding a missing space in the link lineallen2001-07-11
* Use the new thornlib linklist for the Cactus linker commandline.tradke2001-07-11
* Build a sorted list of all thorns' libraries which is minimal if there aretradke2001-07-11
* 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
* Adding text about using Timersallen2001-07-10
* Prototypes for Cactus timer functionsallen2001-07-10
* Fixed arguements for some CCTK_VWarn statementsallen2001-07-10
* Fixed parsing of executable name when there is a - in the configuration.allen2001-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
* Adding stuff for PDFallen2001-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
* Fix for a % in the default valueallen2001-07-03
* More #defines for _CCTK_FARGUMENTS and _CCTK_CARGUMENTSallen2001-07-03
* Extra latexing to make sure have right table of contents.allen2001-07-02
* define _CCTK_ARGUMENTS depending on languageallen2001-07-02
* Fixed grdoc for CCTK_GroupGhostsizesI().tradke2001-07-02