summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fixed typo in most recent commit.tradke2002-04-10
* Explicitly switch off optimization with '-O0' if OPTIMISE=no.tradke2002-04-10
* Added chapter D9 "Adding a Checkpointing/Recovery Method".tradke2002-04-09
* Some more general words on A4.3 Checkpointing/Recovery.tradke2002-04-09
* Completed enumeration of flesh parameters.tradke2002-04-09
* Fixed a typo when treating the 'INCLUDES SOURCE' clause.tradke2002-04-09
* Added FAQ on what to do when a shared lib cannot be found.tradke2002-04-08
* Add the '-pthread' flag to compiler options when compiling with PTHREADS=yes.tradke2002-04-08
* Document at which time bins you can use Cactus argument lists for routinestradke2002-04-08
* Fix the page numbers in PS files created by "make <config>-ThornGuide".tradke2002-04-08
* Added fix for L2_CACHE_SIZE so that if the value isn't found (inallen2002-04-07
* Changed to use the new GroupStorageIncrease/Decrease functions.goodale2002-04-04
* Two new overloadable routinesgoodale2002-04-04
* document newly-added functionsjthorn2002-04-03
* revise FunctionDescription environment a bit so that the "See Also"jthorn2002-04-03
* add documentation for new functionsjthorn2002-04-03
* * fix incorrect example in description of Util_TableGet*()jthorn2002-04-03
* Allow array sizes to be set by parameters set from other implementations.goodale2002-04-03
* Allow implementation name for fully qualified parameter names when setting ar...goodale2002-04-03
* add missing phrases that Util_TableGet*() and Util_TableSet*()jthorn2002-04-03
* CCTK_VARIABLE_* constants are defined in cctk_Constants.h,jthorn2002-04-03
* Changed date on cover page to no longer be in math mode, so that therideout2002-04-03
* [[from Jonathan Thornburg]]rideout2002-04-03
* fix a missing-word typojthorn2002-04-02
* Increased the number of precision digits for floating-point values returnedtradke2002-03-28
* Updated section on "Providing Runtime Information".tradke2002-03-28
* Added function descriptions for CCTK_VInfo() and CCTK_VWarn().tradke2002-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
* Reworked treatment of CCTK_DECLARE macros. Now the C file preprocessortradke2002-03-27
* Check for DEBUG="no". This closes PR Cactus/952.tradke2002-03-27
* Document the OPTIMIZE configure option.tradke2002-03-27
* Set F77FLAGS='-f' for Absoft compiler to make it generate case-insensitivetradke2002-03-27
* UsersGuide.texjthorn2002-03-26
* Fixed a typo.tradke2002-03-26
* 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
* Check for valid settings (yes, no) of the WARN option.tradke2002-03-25
* Allow setting MPI=none which means to configure without MPI.tradke2002-03-25
* Check for DEBUG to have a valid setting.tradke2002-03-25
* Fixed a bug which caused the CCTK_NO_AUTOUSE_MACRO macro to be ignored all thetradke2002-03-25
* Fixed the indentation level when printing scheduled groups.tradke2002-03-25
* Added a missing newline at the end of a message string.tradke2002-03-25
* UsersGuide.texjthorn2002-03-23
* get \pageref right in xref to CCTK_InterpLocalUniform()jthorn2002-03-23
* fix cross-reference to new interpolator API in description ofjthorn2002-03-23
* Corrected format for variable declarations, and added a clarifying remark.rideout2002-03-22
* Added defines neccessary for cross-compiling.tradke2002-03-20