summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* A couple of minor mods to make things neater.goodale1999-02-03
* Answered a few of Carsten's queries.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
* More information into the "Configuration file syntax" appendix.allen1999-02-02
* Now gives an error when no description is specified for a schedule block.goodale1999-02-02
* Minor fix to prevent 0.c ending up in a make.code.defn file.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 the passing through of rfr_top etc into all the routines.allen1999-02-02
* Added rfr_top to the GH structureallen1999-02-02
* iallen1999-02-02
* Toms twiddling with the order of the thorn libraries in the final link.allen1999-02-02
* Additions to Interface sectionallen1999-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
* Use right names for routines called from rfr filesallen1999-02-01
* Changed names of some rfr routinesallen1999-02-01
* Cactus parameters nx,ny,nzallen1999-02-01
* Changes to parsing the scheduling filesallen1999-02-01
* File to deal with all GH extension stuff.goodale1999-02-01
* Put in lots of calls to the rfr.goodale1999-02-01
* Toms bug fix for keywords with no blockallen1999-02-01
* Couple of bug fixes from Tom ... was using wrong name for database arrayallen1999-02-01
* Tom's change to put some strings in uppercaseallen1999-02-01
* Calls the RFRINIT routine.goodale1999-02-01
* Must have forgotten to commit this, include file with flesh arguementallen1999-01-30
* Fixed some bugs I seem to have introduced earlier !goodale1999-01-29
* Added a space in front of line continuationallen1999-01-29
* Put a _ in front of all flesh arguement lists and declarationsallen1999-01-29
* Fixed problems with fortran with preprocessingallen1999-01-29
* Uppercased thorn and implementation name in parameter header namesgoodale1999-01-29
* Use the $(LD) variable as the linker !goodale1999-01-29
* Changes \ and / characters in a configuration name to _ .goodale1999-01-29
* Added newlines at the end of a couple of created files.goodale1999-01-29
* Added a dummy variable to a structure if it would otherwise be empty.goodale1999-01-29
* Added t3e recognition.goodale1999-01-29