aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix a memory leak in PrintWarning().tradke2003-07-08
* Disabled the NaNmask location feature if the NaNChecker was called directlytradke2003-06-19
* Fix NaNChecker_CheckVarsForNaN() so that it doesn't call CCTK_Equals() ontradke2003-06-19
* Forgot to call CCTK_TerminateNext() when NaNChecker::action_if_found = "termi...tradke2003-06-17
* Added steerable INTEGER parameter NaNChecker::check_after to specify antradke2003-06-17
* Document how to track NaN positions in grid functions using a mask array,tradke2003-06-12
* Added an integer grid function NaNChecker::NaNmask which is used as a bitmasktradke2003-06-12
* Enclose function prototypes in '#ifdef __cplusplus' block.tradke2003-04-07
* Added missing end marker "% END CACTUS THORNGUIDE" for the ThornGuide builder.tradke2003-02-11
* Updated documentation for new verbose parameterallen2002-09-01
* Fixed bug in reporting the coordinate values.allen2002-09-01
* Added steerable keyword verbose to set how much information to print. Thisallen2002-09-01
* Provide the NaNChecker include file for other thorns via 'INCLUDES HEADER:'.tradke2002-08-15
* Fixed wrong number of arguments to CCTK_VWarn().tradke2002-06-10
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
* typo fixesrideout2002-05-22
* Check for valid values passed in the 'check_for' parameter of the API.tradke2002-03-11
* Added a new parameter 'NaNChecker::check_for' by which you can choose whethertradke2002-03-08
* Added example for using different timelevelsallen2001-12-31
* Fixing some logic errors which meant that variables without storage wereallen2001-12-27
* Adding more documentation, explaining a little why you want to use theallen2001-12-27
* Put the 'int *ierror' argument as the first one in fortran wrappers as thistradke2001-12-11
* Added API routine to initialize variables to NaN values.tradke2001-12-10
* Moved NanChecker documentation from README into doc/documentation.textradke2001-12-06
* Added C and Fortran API to invoke the NaNChecker from other code directly.tradke2001-12-06
* Fixed typos in parameter descriptions.tradke2001-12-06
* Issue an additional level 1 warning before the NaNChecker will terminatetradke2001-06-13
* Check for availability of isnan(3) at configure time. Exit immediatelytradke2001-05-28
* cGH pointer cannot be const.tradke2001-05-28
* Changed the name of the 'NaNChecker::check_max' parameter intotradke2001-05-26
* Made the rcsid a const string.tradke2001-05-22
* Count the number of NaNs found in a variable. This will be reported in atradke2001-05-22
* A temporary check to stop compilation on a machine with no isnan function.goodale2001-05-16
* Timelevelsallen2001-05-12
* Bugfix for getting the group index.tradke2001-05-03
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2001-04-24
* Standard project directories initialized by cvs2svn.(no author)2001-04-24