summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Changes to get timelevels working.goodale1999-02-17
* Header file for passing strings from fortran to Callen1999-02-17
* Command line stuff.goodale1999-02-17
* Warning level stuff.goodale1999-02-17
* Changed _cplusplus to __cplusplus . Hopefully this is right now !goodale1999-02-16
* Added support for time levels.goodale1999-02-16
* Put two underscores in the test for c++ .goodale1999-02-16
* Updated for new function CCTK_NullTerminateStringallen1999-02-14
* Prototypes for IO methodsallen1999-02-14
* Prototypes for overloadable Comm functionsallen1999-02-14
* Corrected IO function nameallen1999-02-13
* Added CCTK_QueryGroupStorageallen1999-02-13
* Added more variables (global_sh, nghostzones, convlevel) to fortranallen1999-02-13
* Adding more variables to the fortran argument listsallen1999-02-13
* Added functions to get the group-type and variable type for a given variable.goodale1999-02-13
* Header file for the cactus rfr interface stuff.goodale1999-02-12
* Added a function to get the name of a group given its number.goodale1999-02-12
* Added CCTK_GetGHExtensionHandle which returns the handle to the the specifiedgoodale1999-02-09
* Added CCTK_DecomposeGroupName which will take a group name of the formgoodale1999-02-09
* Added dimension to the data you can get back from CCTK_GetGroupDatagoodale1999-02-09
* Added CCTK_GetGroupData which returns the types and number of variablesgoodale1999-02-08
* Added Complex type.goodale1999-02-08
* Reorganised group stuff.goodale1999-02-08
* Prototypes for IO overloadable functionsallen1999-02-08
* This isn't neededallen1999-02-08
* This isn't really needed anymoreallen1999-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
* 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 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
* Added rfr_top to the GH structureallen1999-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
* 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
* Constants for rfr should be here, and not in the rfr filesallen1999-01-29
* GNU command line option parsing.goodale1999-01-29
* First draft of a header file all files using any CCTK facility should include.goodale1999-01-26
* Added functions to set tha values of ints, doubles, keywords, strings, etcgoodale1999-01-21
* Header file for miscellaneous routines.goodale1999-01-20
* Set of changes/tidying up which will actually allow the code to run.goodale1999-01-15
* Various bits of tidying up etc.goodale1999-01-15
* Headers to hold overloadable function info.goodale1999-01-15