summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fixed a bug when recovering non-steerable parameters.tradke2002-04-12
* Fixed a small typo in a warning message.tradke2002-04-12
* Replaced HUGE_VAL by DBL_MAX which should be used as the maximum floating-pointtradke2002-04-11
* Use HUGE_VAL instead of FLT_MAX for the maximum possible value for doubles.tradke2002-04-11
* Changed to use the new GroupStorageIncrease/Decrease functions.goodale2002-04-04
* Two new overloadable routinesgoodale2002-04-04
* Allow implementation name for fully qualified parameter names when setting ar...goodale2002-04-03
* [[from Jonathan Thornburg]]rideout2002-04-03
* Increased the number of precision digits for floating-point values returnedtradke2002-03-28
* This is basically a no-op commit to correct the previous commit message:tradke2002-03-27
* Changed the way how parameters are used within the USE_CCTK macros:tradke2002-03-27
* 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
* Store the information whether we recover from a checkpoint or nottradke2002-03-19
* Added an integer flag 'recovered' to the tFleshConfig structure indicatingtradke2002-03-19
* Allow the param_type argument to CCTK_ParameterGet() to be passed in astradke2002-03-19
* Added missing prototype for fortran wrapper.tradke2002-03-16
* [[changes from Jonathan Thornburg]]rideout2002-02-27
* Nonimportant fix to a fortran wrapperallen2002-02-22
* Made it so that netdb.h and winsock2.h are never both included. This waskcamarda2002-02-22
* [[changes from Jonathan Thornburg, checked in by David Rideout]]rideout2002-02-22
* Added fortran wrapper for CCTK_TerminateNext().rideout2002-02-05
* [[from Jonathan Thornburg]]tradke2002-02-04
* Optimized version of Util_StrCmpi() which doesn't need to call strlen().tradke2002-01-28
* Makefile for standalone test of Table Utilities archived on Maintainer weballen2002-01-25
* The 'h' in $Header$ must be capitalized to be parsed by cvs.rideout2002-01-21
* File committed into wrong directory.rideout2002-01-21
* Commited this file into the wrong directory...rideout2002-01-21
* [[message actually from Jonathan Thornburg, checkin by David Rideoutrideout2002-01-21
* Added missing include.tradke2002-01-18
* Check for a race condition in case CCTK_CreateDirectory() is called for thetradke2002-01-17
* A revised version of the tables source code with auto-destroytradke2002-01-17
* Typo in grdocallen2002-01-06
* Fixed bug getting the command line arguments.tradke2002-01-04
* Add the name of the executable to the banner printed to standard out.allen2002-01-03
* Fixed a small bug. Completed grdoc.tradke2002-01-02
* Fixed typo.tradke2002-01-02
* Undefine NOTHING to avoid compiler warning if this macro gets redefined later.tradke2002-01-02
* The callback routine, CCTKi_SetParameter(), passed to the ParseFile() routinetradke2002-01-02
* Set warning level 2 for warnings about out-of-range parameter values.tradke2002-01-02
* Fixed return code for CCTK_OutputGH() - now returns the total number of varstradke2001-12-30
* Changed CCTK_TimerPrintData and CCTK_TimerPrintDataI to take two arguements,allen2001-12-29
* Prototypes for new coordinate functions.allen2001-12-29
* New functionsallen2001-12-29
* typo in grdocallen2001-12-29
* Fixed return code evaluation of I/O methods' OutputGH() routines.tradke2001-12-28