summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Added CCTK_GetGroupData which returns the types and number of variablesgoodale1999-02-08
* Added Complex type.goodale1999-02-08
* Removed Variables.c.goodale1999-02-08
* Reorganised group stuff.goodale1999-02-08
* Removed include of prototypesallen1999-02-08
* Removed include for prototypesallen1999-02-08
* Added calls to traverse CACTUS_ANALYSIS and do output, hard codedallen1999-02-08
* Prototypes for IO overloadable functionsallen1999-02-08
* This isn't neededallen1999-02-08
* This isn't really needed anymoreallen1999-02-08
* Added CactusIODefaultsallen1999-02-08
* Defaults are overloadedallen1999-02-08
* The default IO routines which for now just print a statementallen1999-02-08
* Fixed a major bug in the Overload routines.goodale1999-02-05
* Gab's new definitions of IO functions.goodale1999-02-04
* Rationalised the overloading of functions. Goodbye RegisterKeyedFunction,goodale1999-02-04
* Changed to use CCTK_rfrTraverse which deals with extensions too.goodale1999-02-03
* New file rfrInterface.c which contains the stuff the flesh needsgoodale1999-02-03
* Some new functions, some reorganisation, more grdoc, and comments.goodale1999-02-03
* More changes for the GH extension registration.goodale1999-02-03
* Added a function CCTK_GetHandleName to get the name associated with a handle.goodale1999-02-03
* Added Dummies.c to source files.goodale1999-02-02
* Added a prototype for rfrInitTree here.goodale1999-02-02
* Some more comments.goodale1999-02-02
* Now possible to register a GH extension, and register an initialisationgoodale1999-02-02
* New files to contain dummy stuff until we work out what to do with it.goodale1999-02-02
* Changed to use the new rfrTraverse with three arguments.goodale1999-02-02
* Added variables.callen1999-02-02
* Files for routines for variables (CCTK_GetVarNum)allen1999-02-02
* Added more empty subroutinesallen1999-02-02
* Added rfr_top to the GH structureallen1999-02-02
* Written RegisterGHExtension.goodale1999-02-02
* Changed char * to const char * in CCTK_NewHandle.goodale1999-02-02
* Protected the functsion prototypes for c++ compilations.goodale1999-02-02
* Finished and tested the handled data routines.goodale1999-02-02
* Started adding a generic handle storage suite. Basically nicking the stuffgoodale1999-02-01
* Cactus parameters nx,ny,nzallen1999-02-01
* File to deal with all GH extension stuff.goodale1999-02-01
* Put in lots of calls to the rfr.goodale1999-02-01
* Calls the RFRINIT routine.goodale1999-02-01
* Must have forgotten to commit this, include file with flesh arguementallen1999-01-30
* Various changes in the way thorn and variable data are stored internally.goodale1999-01-29
* Now uses getopts to parse the command line. The only option currently isgoodale1999-01-29
* Added the getopts files.goodale1999-01-29
* getopt_long and getopt_long_onlygoodale1999-01-29
* Constants for rfr should be here, and not in the rfr filesallen1999-01-29
* GNU command line option parsing.goodale1999-01-29
* New definition of CreateGroup function.goodale1999-01-28
* Added a couple of extra functions needed for the argument stuff.goodale1999-01-26
* First draft of a header file all files using any CCTK facility should include.goodale1999-01-26