summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* Added a new line after printing warning messageallen1999-02-18
* Fixed bug in a print statement and included Misc.h to make the originallen1999-02-18
* Fixed sprintf statements.goodale1999-02-17
* Changes to get timelevels working.goodale1999-02-17
* Added fortran interface for CCTK_Warn, eventually getting all the *'sallen1999-02-17
* Added all the getopt stuff for the command line arguments.goodale1999-02-17
* Added warning level and command line argument source files.goodale1999-02-17
* Command line stuff.goodale1999-02-17
* Warning level stuff.goodale1999-02-17
* Added support for time levels.goodale1999-02-16
* Now it does 5 iterations (hardcoded)allen1999-02-15
* Id -> Headerallen1999-02-15
* Added an include file without which it wasn't finding the pugh overloadedallen1999-02-15
* Fixed bug in GetGroupName and added a bit of debugging stuff ifallen1999-02-15
* Quick fixes and fixed problem with CCTK_Equals and string compareallen1999-02-13
* Removed call to rfrTraverse from CCTK_rfrTraverse - now a GH extension'sgoodale1999-02-13
* Added functions to get the group-type and variable type for a given variable.goodale1999-02-13
* Wrote the enable and disable rfr functions and register them rather thangoodale1999-02-12
* Added a function to get the name of a group given its number.goodale1999-02-12
* 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
* Removed Variables.c.goodale1999-02-08
* Reorganised group stuff.goodale1999-02-08
* Added calls to traverse CACTUS_ANALYSIS and do output, hard codedallen1999-02-08
* 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
* Added Dummies.c to source files.goodale1999-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
* Put in lots of calls to the rfr.goodale1999-02-01
* Calls the RFRINIT routine.goodale1999-02-01
* 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
* New definition of CreateGroup function.goodale1999-01-28
* Added a couple of extra functions needed for the argument stuff.goodale1999-01-26
* Some tidying up.goodale1999-01-20
* Now call the functions in the CatusBindings library.goodale1999-01-20
* Now make will recurse into subdirectories of a thorn.goodale1999-01-18
* 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
* Functions to initialise group and variable data structures and store them.goodale1999-01-14
* Further work on parameters.goodale1999-01-13
* Added functions to register thorns.goodale1999-01-13
* Sets parameter values.goodale1999-01-13