summaryrefslogtreecommitdiff
path: root/src/main/Parameters.c
Commit message (Expand)AuthorAge
* Set warning level 2 for warnings about out-of-range parameter values.tradke2002-01-02
* Changed warning level to 2 for messages saying that a non-steerable parametertradke2001-12-11
* Fixing some unprotected mallocs spotted by Ian Hawke.goodale2001-11-07
* Fixed semantics for the fortran wrappers CCTK_FortranString() and CCTK_Parame...tradke2001-11-06
* Added fortran wrapper for CCTK_ParameterValString().tradke2001-11-02
* CCTK_ParameterGet() returns a const pointer now.tradke2001-09-20
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Reorganising the parameter checking and adding checking levels whichallen2001-02-24
* Fixed logic error which meant only first range in rangelist ever got checked.goodale2000-12-17
* GRdoc + coding guideline stuff.goodale2000-10-04
* Removed unused variable.tradke2000-08-02
* Tidying warningsallen2000-07-10
* Changes to ParameterGet so that a wrong range is now a level one warning inst...allen2000-06-19
* Added CCTKi_SetParameterSetMask() to set the time bins for parameter recovery.tradke2000-04-19
* Removing warnings from rcsid variables.allen2000-04-17
* Changed interface for CCTK_ParameterWalk() to return both a canonical nametradke2000-03-14
* Getting closer to file-layout standard.goodale2000-03-07
* CCTK_ParameterWalk() allocates memory for its return value and thus shouldtradke2000-02-21
* Updating GNU files to glibc 2.1.2.goodale2000-02-15
* New function and structure namesallen2000-02-03
* Function renamings:tradke2000-02-01
* Untabified.goodale2000-01-27
* added CCTK_ to ParameterWalklanfer2000-01-26
* CCTK function name changesallen2000-01-25
* Addedtradke2000-01-20
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
* Capitalising include file namesallen2000-01-16
* config.h -> cctk_config.hallen2000-01-13
* Stop if a parameter is given a value not in the range. This needs toallen1999-12-17
* Small bug stopping error being returned if a double parameter was out ofallen1999-12-16
* Various changes to make sure there are function prototypes for things.goodale1999-11-30
* Removed tabs from files.goodale1999-11-24
* parameter file real format recognition was broken, fixedlanfer1999-10-31
* Some #ifndefs just in case you really, really want togoodale1999-10-29
* Thomas's filled out version of the ParameterWalk routine.goodale1999-10-27
* Count number of times a parameter is set.tradke1999-10-27
* Some bugfixes and renaming of parameter stuff.goodale1999-10-18
* Additions to parameter stuff and activethorns - thanks Andre.goodale1999-10-14
* Renamed LOGICAL in ccl files to BOOLEANallen1999-09-21
* Change to use cctk_ActiveThorns.h not ActiveThorns.hgoodale1999-09-19
* Fixed CCTK_INT/int problem as per PR/51.goodale1999-09-01
* Changed an int to a CCTK_INT as this refers to a parameter.goodale1999-09-01
* New parameter stuff.goodale1999-08-26
* Some new parameter stuff. As yest unused by the code.goodale1999-07-23