summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() and their Cactus defaulttradke2001-10-31
* All the CCTK_VarDataPtr() routines take a 'const cGH *' argument.tradke2001-10-30
* Routines returning coordinate ranges take a 'const cGH *' as an argumenttradke2001-10-30
* Removed fortran prototype for registering an IO methodallen2001-10-29
* Fixed a bug from my last commit.tradke2001-10-24
* Include a structure definition into 'extern "C" {' just to be suretradke2001-10-24
* New function to provide the implementation which provided a groupallen2001-10-23
* Just incase anyone registers an IO method from fortranallen2001-10-23
* Added a function which returns a list of required (=inherited+friends) implem...allen2001-10-23
* Adding prototypesallen2001-10-23
* Added implementation information for interpolation operatorsallen2001-10-23
* Added implementation information to reduce structureallen2001-10-23