summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* Fixed typos from last commit.tradke2003-01-07
* Added missing prototypes for CCTK_Cmplx{Sin,Cos,Exp,Sqrt}().tradke2003-01-07
* Get rid of macro recursions when declaring prototypes of CCTK_COMPLEX routines.tradke2003-01-06
* For CCTK_InterpGridArrays(), merge the local and global parameter tables into atradke2003-01-06
* Fixed an icc warning about a comment in a comment.tradke2002-12-20
* CVS commit on behalf of Jonathan Thornburg:tradke2002-12-20
* Defined overloadable function CCTK_InterpGridArrays() and addedtradke2002-12-16
* Declare CCTK_PointerTo() with return type of CCTK_POINTER.tradke2002-12-12
* Added declaration for CCTK_PointerTo to the DECLARE_CCTK_FUNCTIONS macro.tradke2002-12-11
* Switch back to a typedef for CCTK_POINTER.tradke2002-11-12
* As long as we don't have 'typedef const void *CCTK_CONST_POINTER;'tradke2002-11-06
* Removed macros CCTK_GROUPLENGTH and CCTK_STORAGESIZE and the declaration of thetradke2002-06-21
* Check consistency of fprintf(3)-style format strings passed to CCTK_VWarn()tradke2002-05-29
* Added new error code UTIL_ERROR_TABLE_NO_MIXED_TYPE_ARRAY which will be returnedtradke2002-05-22
* TAGS tables for groups.goodale2002-05-22
* Added array and accumulator parameters.goodale2002-05-20
* Fixed some confusing commentsallen2002-05-16
* Executive decision to change CCTK_FN_POINTER -> CCTK_FPOINTER andallen2002-04-28
* Added an identify string to the cGH which must be filled out by the driver.tradke2002-04-18
* Passing timelevel storage info from schedule.ccl files to the flesh. Thisgoodale2002-04-17
* Two new overloadable routinesgoodale2002-04-04
* [[from Jonathan Thornburg]]rideout2002-04-03
* This is basically a no-op commit to correct the previous commit message:tradke2002-03-27
* Changed the way how parameters are used within the USE_CCTK macros:tradke2002-03-27
* Added an integer flag 'recovered' to the tFleshConfig structure indicatingtradke2002-03-19
* [[changes from Jonathan Thornburg]]rideout2002-02-27
* [[changes from Jonathan Thornburg, checked in by David Rideout]]rideout2002-02-22
* Commited this file into the wrong directory...rideout2002-01-21
* A revised version of the tables source code with auto-destroytradke2002-01-17
* Fixed typo.tradke2002-01-02
* Undefine NOTHING to avoid compiler warning if this macro gets redefined later.tradke2002-01-02
* The callback routine, CCTKi_SetParameter(), passed to the ParseFile() routinetradke2002-01-02
* Changed CCTK_TimerPrintData and CCTK_TimerPrintDataI to take two arguements,allen2001-12-29
* Prototypes for new coordinate functions.allen2001-12-29
* Adding prototypes for new functions to return IO methods, interp and reduceallen2001-12-27
* Error codes need to be thought about, removing this file to avoid confusionallen2001-12-19
* Changed name of CCTK_DisplayTimerDataXXX() to CCTK_TimerPrintDataXXX().rideout2001-12-18
* Added prototypes for new CCTK_DisplayTimerDataXXX() routines.tradke2001-12-13
* Fixed the complex div() and abs() routines to conform to the GNU Scientific L...tradke2001-12-12
* requires cctk_Types.h to compilerideout2001-12-11
* Fixed fortran wrappers for CCTK_SyncGroupXXX() and CCTK_Barrier()tradke2001-12-09
* Define USE_ARGUMENTS macro which expands to something which use the argumentstradke2001-12-09
* Fixes for Cactus/833,828,825allen2001-12-04
* Turned the GH argument type in calls to CCTK_EnableGroup[{Storage}{Comm}]()tradke2001-11-27
* Stuff for utility table routines, implemented by Jonathon Thornburg.goodale2001-11-13
* Latest changes:goodale2001-11-07
* Adding a const qualifier to the 'cGH *' argument of some flesh routinestradke2001-11-05
* New improved, or at least more functional, expression parser and evaluator.goodale2001-11-04
* Adding the trigger groups for a routine to the cFunctionData structure.allen2001-11-03
* Added thorn name, routine name and scheduling bin to the FunctionDataallen2001-10-31