summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* CCTK_FN_POINTER -> CCTK_FPOINTERallen2002-04-28
* Executive decision to change CCTK_FN_POINTER -> CCTK_FPOINTER andallen2002-04-28
* Only try and increase storage if there are some grid variable groupsallen2002-04-28
* Added an identify string to the cGH which must be filled out by the driver.tradke2002-04-18
* 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
* 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