aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
Commit message (Collapse)AuthorAge
* Add options to use restriction mask to ignore unused points, output morerhaas2012-07-05
| | | | | | information about the failed points git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@103 ff385933-4943-42dc-877b-ffc776028de6
* Added steerable INTEGER parameter NaNChecker::check_after to specify antradke2003-06-17
| | | | | | | iteration number when to start checking for NaNs. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@41 ff385933-4943-42dc-877b-ffc776028de6
* Added an integer grid function NaNChecker::NaNmask which is used as a bitmasktradke2003-06-12
| | | | | | | | | | to mark locations of NaNs found in grid functions. The mask is output as an HDF5 file and can then be visualized in OpenDX. Setting the mask and outputting it is activated by default. It can be switched off with NaNChecker::out_NaNmask = "no". git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@39 ff385933-4943-42dc-877b-ffc776028de6
* Added steerable keyword verbose to set how much information to print. Thisallen2002-09-01
| | | | | | | replaces the coordinate positions which were set with a level 2 warning. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@34 ff385933-4943-42dc-877b-ffc776028de6
* Added a new parameter 'NaNChecker::check_for' by which you can choose whethertradke2002-03-08
| | | | | | | | | | to check for NaN and/or infinite values (default is check for both). This is only evaluated if finite(3) is available. Sorry for changing the API again. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@26 ff385933-4943-42dc-877b-ffc776028de6
* Fixed typos in parameter descriptions.tradke2001-12-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@15 ff385933-4943-42dc-877b-ffc776028de6
* Changed the name of the 'NaNChecker::check_max' parameter intotradke2001-05-26
| | | | | | | | | | | 'NaNChecker::report_max' since this sound more appropriate. Also changed its default from 0 to -1 to allow disabling any level 2 warnings. Added output of physical coordinate location for grid functions in level 2 warnings if coordinates are available. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@11 ff385933-4943-42dc-877b-ffc776028de6
* Count the number of NaNs found in a variable. This will be reported in atradke2001-05-22
| | | | | | | | | | | | level 1 warning for each variable. The indices of all NaN elements in a grid array variable are also reported as level 2 warnings. An integer parameter 'NaNChecker::check_max' was added which limits the number of those warnings. Default is unlimited (0). This closes PR 693. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@9 ff385933-4943-42dc-877b-ffc776028de6
* This commit was generated by cvs2svn to compensate for changes in r2, whichtradke2001-04-24
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@3 ff385933-4943-42dc-877b-ffc776028de6