summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* Some reformatting of the timer information table (cctk_timer_output = "full").tradke2001-08-31
* Check return code of CCTK_CreateTimer().tradke2001-08-27
* Fixed parsing of option string in CCTK_TraverseString().tradke2001-07-31
* 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
* Fixed typo in default clock name.tradke2001-07-11
* CCTK_TimerRegister -> CCTK_ClockRegisterallen2001-07-10
* New include file for timersallen2001-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
* In CCTKi_ScheduleTraverseGHExtensions(): call CCTK_ScheduleTraverse()tradke2001-07-04
* Issue level 0 warning if storage/communication is switched on but no drivertradke2001-07-04
* Tidying up error messages for missing thornsallen2001-07-03
* Added new source file DebugDefines.c which provides some debugging supporttradke2001-07-03
* 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
* Use new macro names for fortran 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
* Logic fix from Markus Rauscherallen2001-06-07
* Adding extra help so it gives you some idea of what thorns to activate ifgoodale2001-06-04
* CCTK_Info() calls CCTK_VInfo() so that stdout is flushed in there.tradke2001-06-01
* Some more const pointer function arguments.tradke2001-05-28
* 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
* Several inter-twined changes: -goodale2001-05-21
* Pass 'const cGH *' into CCTK_GHExtension().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
* Changed to varname argument for CCTK_VarDataPtr() to 'const char *' type.tradke2001-05-11
* Tidying warning messagesallen2001-05-10
* Compiler warningallen2001-05-10
* Updated evolution skeleton. Note that the flesh can't do any timelevelallen2001-05-10
* CCTKi_CreateGroup returns an error code for GFs from mixed dims.allen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Add processor number to warnings (Cactus/635)allen2001-05-07
* Added more schedule bins to printing off schedule and timersallen2001-05-06
* Fixing FILEVERSION stuffallen2001-05-05
* Fix for text in schedule printout during startupallen2001-05-05
* In CCTK_VWarn(), check if the parameter 'cactus::cctk_full_warnings' wastradke2001-05-04
* Made return of CCTK_TerminateNext void as per spec.goodale2001-05-03
* Check for invalid group index in CCTK_GroupTypeI().tradke2001-04-21
* Report error/warning level changes with an info message rather than a warning.tradke2001-04-20