summaryrefslogtreecommitdiff
path: root/src/main/SetParams.c
Commit message (Expand)AuthorAge
* Make parameter array assignments without specifying the actual indextradke2005-11-03
* Apply patch http://www.cactuscode.org/old/pipermail/patches/2005-October/0001...tradke2005-10-24
* Untabifying.goodale2005-10-03
* Change labelling of error messages for problems with parameter filesallen2003-06-07
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Give line number when ActiveThorns parameter failsallen2002-08-20
* Give error message if tried to set an array parameter without the [number].goodale2002-05-20
* Some more error checking checking for valid numbers and traceback ofgoodale2002-05-20
* Fixed a small typo in a warning message.tradke2002-04-12
* The callback routine, CCTKi_SetParameter(), passed to the ParseFile() routinetradke2002-01-02
* Fixes for Cactus/833,828,825allen2001-12-04
* Adding a const qualifier to the 'cGH *' argument of some flesh routinestradke2001-11-05
* New improved thorn activation routine. This routine checks the relationshipsgoodale2001-05-22
* Compiler warningallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Reorganising the parameter checking and adding checking levels whichallen2001-02-24
* Various things to reduce the number of compile time warnings.goodale2000-12-16
* GRdoc + coding guideline stuff.goodale2000-10-04
* Tidying warningsallen2000-07-10
* Minor change.goodale2000-05-13
* Removing warnings from rcsid variables.allen2000-04-17
* Untabified.goodale2000-01-27
* CCTK function name changesallen2000-01-25
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-16
* Won't set a parameter from an inactive thorn, see PR CCTK/77.goodale1999-09-14
* Added prototypes for functionsallen1999-09-04
* New parameter stuff.goodale1999-08-26
* Fixed warning messagetradke1999-07-30
* Include file name changesallen1999-07-30
* Quick hack for getting a warning on unknown parameters in the parameter filetradke1999-07-29
* CCTK function name changesallen1999-07-26
* Routine name changesallen1999-07-25
* Changing some routine names.allen1999-07-24
* Initialised the return value !goodale1999-07-20
* Latest changes for the ActiveThorns.goodale1999-07-05
* The ActiveThorns parameter now works.goodale1999-07-04
* Stuff for the ActiveThorns parameter.goodale1999-07-04
* Some tidying up.goodale1999-01-20
* Now call the functions in the CatusBindings library.goodale1999-01-20
* Various bits of tidying up etc.goodale1999-01-15
* Further work on parameters.goodale1999-01-13
* Added functions to register thorns.goodale1999-01-13
* Sets parameter values.goodale1999-01-13