summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* Make sure that strncpy'ed strings are properly NUL-terminated.tradke2003-02-11
* Bugfix in setting size of a vector group, found by Ian Hawke.goodale2003-02-10
* Undo my last commit which didn't seem to be needed.tradke2003-01-28
* Put '#ifdef __cplusplus' around rcsid and CCTK_FILEVERSION.tradke2003-01-28
* Parameter Cactus::max_runtime is now evaluated as REAL.tradke2003-01-12
* Add group desription to printed schedule treeallen2002-12-30
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Added another termination condition integer parameter cactus::max_runtimetradke2002-11-08
* Added fortran wrapper for CCTK_FirstVarIndex().tradke2002-11-03
* Pass NULL instead of a 'struct timezone *' pointer as second argument totradke2002-10-31
* Setup cache after parameters are read, so thatrideout2002-09-16
* Commented out the -x <nprocs> option until it is added.allen2002-08-21
* Give line number when ActiveThorns parameter failsallen2002-08-20
* Changed error message slightly for missing implementations in ActiveThornsallen2002-08-20
* Fix error message for printing thorn dependencies.tradke2002-08-12
* If an implementation is required but not activated, print the name of thetradke2002-07-12
* CCTK_CoordRegisterData now returns with error code -5 if passed anrideout2002-07-08
* Removed the definition of the magic 'cctk_one' constant used to build the thorntradke2002-06-21
* Don't call malloc() with a size of zero bytes.tradke2002-06-07
* Fixed wrong number of arguments in calls to CCTK_VWarn().tradke2002-05-29
* Added missing include "cctki_Parameter.h".tradke2002-05-29
* TAGS tables for groups.goodale2002-05-22
* Adding const qualifier to the rcsid.goodale2002-05-21
* Corrected allowed values for -paramater-level command line option.rideout2002-05-21
* Added CCTK_VParamWarn for variable argument listallen2002-05-21
* Give error message if tried to set an array parameter without the [number].goodale2002-05-20
* Improved format of "unable to set parameter" errors.rideout2002-05-20
* Some more error checking checking for valid numbers and traceback ofgoodale2002-05-20
* Makes new call to activate thorn parameters after thorns are activated.goodale2002-05-20
* Added array and accumulator parameters.goodale2002-05-20
* Added semicolon after CCTK_FILEVERSION().rideout2002-05-18
* Adding a ; after the CCTK_FILEVERSION macro, as the c_file_processor.pl scriptgoodale2002-05-17
* Small fix for CCTK_ParameterSet() to increment the number of times atradke2002-05-04
* CCTK_VarPtrDataI passes back NULL if it the data pointer isn't thereallen2002-04-29
* Changing FN_POINTERs to FPOINTERsallen2002-04-29
* Only try and increase storage if there are some grid variable groupsallen2002-04-28
* Passing timelevel storage info from schedule.ccl files to the flesh. Thisgoodale2002-04-17
* Change the top-level storage for GVs to use new GroupStorageIncrease.goodale2002-04-16
* Redirect stdout to file right after the '-r' command line option was parsed.tradke2002-04-13
* Fixed a bug when recovering non-steerable parameters.tradke2002-04-12
* Fixed a small typo in a warning message.tradke2002-04-12
* Changed to use the new GroupStorageIncrease/Decrease functions.goodale2002-04-04
* Allow implementation name for fully qualified parameter names when setting ar...goodale2002-04-03
* Increased the number of precision digits for floating-point values returnedtradke2002-03-28
* Formatting change when printing out group names. Only puts a label at thegoodale2002-03-26
* Fixed a thing from my previous commit when printing the schedule tree.tradke2002-03-25
* Fixed the indentation level when printing scheduled groups.tradke2002-03-25
* When printing the schedule tree, also say when periodic output is done.tradke2002-03-19
* Print routines which are registered for CCTK_POST_RECOVER_VARIABLES.tradke2002-03-19
* Added new KEYWORD parameter 'Cactus::recovery_mode' (steerable at RECOVER).tradke2002-03-19