summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Cactus/588allen2001-04-14
* Changed the previous confusing names of the Fortran macros to remove theallen2001-04-09
* Made CCTK_VARIABLE_CHAR and CCTK_VARIABLE_BYTE have the same valueallen2001-04-09
* grdoc fixallen2001-04-04
* Fix grdocallen2001-04-04
* Added prototype for CCTK_RunTitle().tradke2001-04-03
* Fixed bug in CCTKi_Realloc().tradke2001-03-30
* Added missing prototype for Util_CurrentDate().tradke2001-03-19
* Added missing prototype for Util_CurrentTime().tradke2001-03-19
* Fixing order of sync and trigger actions for analysis routines.goodale2001-03-17
* New restricted steerable parameter terminate_nextallen2001-03-16
* Adding extra conditions for terminating the evolution loop.allen2001-03-16
* Routines for handling termination conditions, only basic stuff for now.allen2001-03-16
* Added missing prototype for CCTK_RunTime().tradke2001-03-14
* Fixed grdoc.tradke2001-03-13
* Removed printf() debug statement in one of the overload macros.tradke2001-03-06
* CCTK_CHAR -> CCTK_BYTEallen2001-02-25
* Adding CCTK_BYTEallen2001-02-25
* Function prototypesallen2001-02-25
* Adding function prototypesallen2001-02-25
* include CCTK_BYTEallen2001-02-25
* New Cactus datatype CCTK_BYTE which is an unsigned char in C and an integer*1...allen2001-02-25
* Use OVERLOAD_INITIALISE instead of OVERLOAD_CHECKallen2001-02-24
* Initial implementation of Function Aliasing for thorns.allen2001-02-24
* use OVERLOAD_INITIALISE instead of OVERLOAD_CHECKallen2001-02-24
* User OVERLOAD_INITIALISE instead of OVERLOAD_CHECKallen2001-02-24
* Added an initialisation macro to replace the check macro, which uses theallen2001-02-24
* Changing names of function arguments to remove shadowingallen2001-02-24
* Adding missing function prototypeallen2001-02-24
* Adding a CCTK_STRING data type to be a const char * in Callen2001-02-24
* Changing the name of a shadowed local variableallen2001-02-24
* Reorganising the parameter checking and adding checking levels whichallen2001-02-24
* Fixing warningsallen2001-02-24
* Adding CCTK_ParameterLevel to get the current level of parameter checking.allen2001-02-24
* Additions for parameter checking level of warningallen2001-02-24
* Adding command line argument for level of parameter checkingallen2001-02-24
* Removed unused variable in CCTKi_ScheduleCallFunction().tradke2001-02-23
* Removed unused static variable 'iteration'. Added prototype of defined routine.tradke2001-02-23
* Make default short warning messages rather than longallen2001-02-22
* Making the parameter cctk_show_schedule do what it says it doesallen2001-02-21
* Added CCTK complex functions for all possible precisions.tradke2001-02-20
* Return different error codes for different errors.tradke2001-02-17
* Fixed gcc warnings. Untabified. Fixed PR 365.tradke2001-02-16
* Fixing extremely stupid synchronisation bug - this shouldgoodale2001-02-15
* Added prototypes for new interpolation API routines CCTK_InterpGV() andtradke2001-02-14
* Added new interpolation API routines CCTK_InterpGV() and CCTK_InterpLocal().tradke2001-02-14
* Added prototypes of new routines to deal with coordinate system handles.tradke2001-02-14
* Added new routines to deal with coordinate system handles:tradke2001-02-14
* Add a trailing '\0' character to the parameter filename.tradke2001-02-12
* Fix to CCTK_ParameterFilename, and freeing some memory I'd missed whenallen2001-02-11