summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Renamed 'struct cTimerFuncs' into 'struct cClockFuncs'.tradke2001-07-12
* This file is replaced by cctk_Timers.hallen2001-07-10
* Prototypes for Cactus timer functionsallen2001-07-10
* New Coord API for registering the physical range of indices for coordinates.allen2001-07-04
* Util_GetHandleName() should return the name as a 'const char *'.tradke2001-07-03
* Define CCTK_GFINDEX?D as macros for C code (as it was before) but as inlinetradke2001-07-03
* define _CCTK_ARGUMENTS depending on languageallen2001-07-02
* Fixed for NT for three stringsallen2001-06-20
* prototype for CCTK_IsImplementationCompiledallen2001-06-04
* Adding key to argument lists of functions called during a traversal of the tree.goodale2001-06-04
* Get rid of the old interpolator interface which is depricated now.tradke2001-05-28
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* New improved thorn activation routine. This routine checks the relationshipsgoodale2001-05-22
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Several inter-twined changes: -goodale2001-05-21
* Pass 'const cGH *' into CCTK_GHExtension().tradke2001-05-19
* Prototype for CCTK_VarDataPtr() changed.tradke2001-05-11
* In CCTK_SyncGroupsI(), changed an 'int *' parameter into a 'const int *'.tradke2001-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
* Added missing prototypes for CCTKi_ routines.tradke2001-04-20
* Adding macro to get index for a 4D grid functionallen2001-04-19
* 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
* Added prototype for CCTK_RunTitle().tradke2001-04-03
* Added missing prototype for Util_CurrentDate().tradke2001-03-19
* Added missing prototype for Util_CurrentTime().tradke2001-03-19
* Added missing prototype for CCTK_RunTime().tradke2001-03-14
* Removed printf() debug statement in one of the overload macros.tradke2001-03-06
* 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
* Initial implementation of Function Aliasing for thorns.allen2001-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
* Additions for parameter checking level of warningallen2001-02-24
* Added CCTK complex functions for all possible precisions.tradke2001-02-20
* Added prototypes for new interpolation API routines CCTK_InterpGV() andtradke2001-02-14
* Added prototypes of new routines to deal with coordinate system handles.tradke2001-02-14
* Added separate source file plus header for network related utility routines.tradke2001-01-19
* Various things to reduce the number of compile time warnings.goodale2000-12-16
* Tidied up the versioning stuff a bit.goodale2000-12-15
* Added prototype for the macro for CCTK_VERSION stuff.goodale2000-12-15
* Now check for WIN32_DIGITAL_FORTRAN instead ofgoodale2000-12-12
* CCTK_GHExtension() shouldn't return 'const void *' because sometimestradke2000-11-23
* Renamed parameter 'index' in some routines.tradke2000-11-23
* Making the overload macros more generic.goodale2000-11-21