summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Explicitly flush stdout and stderr before calling CactusDefaultAbort()tradke2001-06-11
* Logic fix from Markus Rauscherallen2001-06-07
* prototype for CCTK_IsImplementationCompiledallen2001-06-04
* Adding extra help so it gives you some idea of what thorns to activate ifgoodale2001-06-04
* Adding key to argument lists of functions called during a traversal of the tree.goodale2001-06-04
* CCTK_Info() calls CCTK_VInfo() so that stdout is flushed in there.tradke2001-06-01
* Get rid of the old interpolator interface which is depricated now.tradke2001-05-28
* Some more const pointer function arguments.tradke2001-05-28
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* 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
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Several inter-twined changes: -goodale2001-05-21
* Renamed CCTK_VERSION_MICRO into CCTK_VERSION_OTHER.tradke2001-05-20
* Pass 'const cGH *' into CCTK_GHExtension().tradke2001-05-19
* Fixed compiler warnings.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
* Prototype for CCTK_VarDataPtr() changed.tradke2001-05-11
* 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
* Compiler warningsallen2001-05-10
* CCTKi_CreateGroup returns an error code for GFs from mixed dims.allen2001-05-10
* New Cactus parameterallen2001-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
* Fixed my last CCTK_FILEVERSION commit for datestamp which was wrongallen2001-05-05
* Fixing FILEVERSION stuffallen2001-05-05
* Fix for text in schedule printout during startupallen2001-05-05
* Check for invalid group/variable indices/names.tradke2001-05-04
* In CCTK_SyncGroupsI(), changed an 'int *' parameter into a 'const int *'.tradke2001-05-04
* 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
* New header file containing prototypes of CCTK termination routines.tradke2001-04-24
* Added missing semicolons to T3E version of FORTSTRING_CREATE macros.tradke2001-04-22
* 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
* Added missing prototypes for CCTKi_ routines.tradke2001-04-20
* For error/warning messages, put the variable/group name in quotes.tradke2001-04-20
* Fixed bug when printing warning message in CCTKi_ExtractSize().tradke2001-04-20
* Adding macro to get index for a 4D grid functionallen2001-04-19
* Changing schedule tree print statements to contain changes to calling order.allen2001-04-18