summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Can now pass CXX=none to the configure line. The checks for CXX are thengoodale2000-09-01
* Removed unused variable.tradke2000-08-02
* #ifdef MPI -> #ifdef CCTK_MPItradke2000-08-01
* Declared reduction operator arguments as array[] rather than *array.tradke2000-08-01
* C default conversions mean that a CCTK_CHAR will be promoted to an int,goodale2000-07-26
* casting to CCTK_INT* rather than int*)lanfer2000-07-26
* Return retval instead of 0allen2000-07-20
* Replaced assert(0) with abort() in CactusDefaultAbortallen2000-07-20
* SEtIOFunctions -> CCTKi_SetIOFunctionsallen2000-07-19
* Adding prototypesallen2000-07-19
* Changing around include filesallen2000-07-19
* Updating prototypesallen2000-07-19
* Registered reduction operators return intsallen2000-07-19
* Fixing indexing of stagger arrays. These are now in Fortran order withgoodale2000-07-18
* added comment on usage for CCTK_CoordRangelanfer2000-07-18
* #ifdef MPI changed into #ifdef CCTK_MPItradke2000-07-18
* Included assert.h which is need for non-MPI configs.tradke2000-07-17
* Adding prototypeallen2000-07-15
* Removing compiler warnings and tidyingallen2000-07-15
* IsThornActive is a fortran function not a subroutineallen2000-07-15
* Added CactusDefaultAbortallen2000-07-15
* Removed unused variable. Untabified sources.tradke2000-07-15
* New arguments for CCTK_Abortallen2000-07-14
* Added some consts to variable definitionsallen2000-07-14
* Change arguments for default CCTK_Exitallen2000-07-14
* New arguments for default CCTK_Exitallen2000-07-14
* New arguements for CCTK_Exit and CCTK_Abort, and fixed some return valuesallen2000-07-14
* IMPORTANT!!allen2000-07-14
* Changing arguments around for CCTK_Exitallen2000-07-14
* Internal function prototypes for parametersallen2000-07-14
* Added cactus include fileallen2000-07-14
* Typoallen2000-07-14
* Removing unused variablesallen2000-07-14
* Removing prototypeallen2000-07-14
* Adding commentallen2000-07-14
* Added CCTK_IsThornActive to DECLARE_CCTK_FUNCTIONSallen2000-07-14
* char -> const charallen2000-07-14
* Use CCTK_Abort instead of exit to quitallen2000-07-14
* Replace CCTK_WARN with CCTK_Warn (Cactus/396)allen2000-07-13
* Tidying, and using CCTK_VWarnallen2000-07-12
* Changes to coordinate CCTK functions and new functions. These willallen2000-07-12
* Prototypes for new coordinate functionsallen2000-07-12
* ************************allen2000-07-12
* Making the lines in the cactus banner longer so they match the other linesallen2000-07-12
* Added CCTK_ParameterQueryTimesSetallen2000-07-10
* New namesallen2000-07-10
* CCTK_GetInterpHandle -> CCTK_InterpHandleallen2000-07-10
* Tidyingallen2000-07-10
* Tidying warningsallen2000-07-10
* Tidying warningsallen2000-07-10