summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Changed the return value of the dummy overloadable routines back to 0, otherwiseallen2000-06-23
* New driver overloadable function for querying array dataallen2000-06-22
* Prototypes and structure for new array querying functionsallen2000-06-22
* On error dummy routines return -1allen2000-06-22
* Checks for HAVE_GETOPT_LONG_ONLY before including system getop.h file.goodale2000-05-15
* Removing obsolete prototypegoodale2000-05-13
* Fixing CCTK_CreateDirectoryallen2000-05-10
* Added prototype for CCTK_UnregisterGHExtension().tradke2000-05-10
* CCTK_mkdir -> CCTK_CreateDirectoryallen2000-05-10
* adding an include that provides the redefs for malloclanfer2000-05-05
* adding prototype CCTK_GroupDimFromVarI(int vi)lanfer2000-05-03
* adding function: int CCTK_GroupDimFromVarI(int vi)lanfer2000-05-03
* Moved the util string functions to one place.goodale2000-05-02
* Changing CCTK_STAGGER_H to CCTK_MALLOC_Hallen2000-04-19
* Alphabetising include filesallen2000-04-19
* moving CCTK_StaggerVars into Groups.c, where it can access the static int sta...lanfer2000-04-19
* Fixing various warnings.goodale2000-04-19
* Fixing bug in USE macros.goodale2000-04-19
* Defining CCTK_ParameterSet() mask flags constants.tradke2000-04-19
* Stuff for cactus -x[n].goodale2000-04-18
* Removed last vestiges of rfr.goodale2000-04-17
* Think there was a typo in the macro for removing rcsid warnings.allen2000-04-17
* Removing rfrTraverse, replaced by CCTK_ScheduleTraverseallen2000-04-16
* New macro CCTK_FILEVERSION(some string) to get rid of warning about rcsidgoodale2000-04-15
* Added C version of CCTK_VInfo.tradke2000-04-10
* Added missing prototypeallen2000-04-04
* Additions for constant sized arraysallen2000-04-04
* New special time bins $ENTRY and $EXIT for each schedule entry point. Thesegoodale2000-04-04
* RETURN_TYPE of ArrayGroupSizeB() set to 'const int *'.tradke2000-03-28
* Let CCTK_ArrayGroupSize() and CCTK_ArrayGroupSizeI() return const pointerstradke2000-03-27
* Prototypes for overloadable main functionsallen2000-03-23
* defining a default CCTK_Exit, that gets overloaded when compiling with PUGH, eg.lanfer2000-03-17
* Changed interface for CCTK_ParameterWalk() to return both a canonical nametradke2000-03-14
* registration of routines at CCTK_SHUTDOWNlanfer2000-03-13
* Memory ticketslanfer2000-03-13
* New routines to store group and variable numbers in hash tables associatedgoodale2000-03-09
* Made string arguments const. Some cosmetic changes.goodale2000-03-09
* forgot to rename malloc/free macroslanfer2000-03-08
* memtrace renaminglanfer2000-03-08
* Untabified.goodale2000-03-07
* Untabified.goodale2000-03-07
* Renamed functions to be CCTK rather than CCTKi. Fixed up type casts.goodale2000-03-07
* prototypes for MemAlloclanfer2000-03-07
* CCTK_FREE/CCTK_MALLOClanfer2000-03-07
* Declare cctk functions as externalallen2000-03-02
* Stagger functions renamed to a more consistent schemelanfer2000-02-24
* define CCTK_NSTAGlanfer2000-02-24
* CCTK_ParameterWalk() allocates memory for its return value and thus shouldtradke2000-02-21
* Some extra protection in some macros as noticed by Erik.goodale2000-02-17
* Forgot to remove this file earlier. Now people shouldgoodale2000-02-15