summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Removed comment in the "Adding a driver" chapter that storage for scalarstradke2001-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
* Added optimization flags for Portland Group compilers.tradke2001-08-30
* known-arch file for OSF1 V5.1 (tcsini.psc.edu).allen2001-08-30
* Check return code of CCTK_CreateTimer().tradke2001-08-27
* Get rid of the prefix when creating named timers so that the othertradke2001-08-27
* Define CCTK_MPI to be the MPI version used (eg. NATIVE, MPICH_ch_p4, MPICH_gl...tradke2001-08-27
* Fixed syntax for .PHONY targets.tradke2001-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
* Say which thorn par file is being copied fromallen2001-08-25
* Fixed bug in print statementallen2001-08-25
* Adding CCTK_FILEVERSIONallen2001-08-25
* Moved optimization flags from CFLAGS and CXXFLAGS to C_OPTIMISE_FLAGS andkcamarda2001-08-23
* Fixed some typos.rideout2001-08-23
* Removing documentation for configuring shellallen2001-08-19
* 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