aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionNormInf.c
Commit message (Collapse)AuthorAge
* Use CCTK_BYTE instead of CCTK_CHARschnetter2005-01-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@65 d60812e6-3970-4df4-986e-c251b06effeb
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@61 d60812e6-3970-4df4-986e-c251b06effeb
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
| | | | | | | Extend routines to handle the new type. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@44 d60812e6-3970-4df4-986e-c251b06effeb
* Fix for the reduction of grid arrays which don't have any point on a specifictradke2003-07-09
| | | | | | | processor. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@42 d60812e6-3970-4df4-986e-c251b06effeb
* Handle all complex variable datatypes (not just the standard CCTK_COMPLEX).tradke2003-04-14
| | | | | | | This closes PR CactusPUGH/1475. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@36 d60812e6-3970-4df4-986e-c251b06effeb
* Almost forgot to commit this: added 'const' qualifiers to all the read-onlytradke2003-03-10
| | | | | | | | input arguments for the reduction API. You also need an up-to-date flesh now in order to compile. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@35 d60812e6-3970-4df4-986e-c251b06effeb
* NormInf needs a MAX MPI reduction (and not a SUM).tradke2002-08-13
| | | | | | | This closes PR CactusPUGH/1197. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@33 d60812e6-3970-4df4-986e-c251b06effeb
* Fixed compiler warnings about unused arguments.tradke2002-06-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@32 d60812e6-3970-4df4-986e-c251b06effeb
* Fixed a compiler warning.tradke2002-06-03
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@28 d60812e6-3970-4df4-986e-c251b06effeb
* Fixed compiler warnings on unused function arguments.tradke2001-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@19 d60812e6-3970-4df4-986e-c251b06effeb
* Added Erik's new reduction operator "norm_inf" to compute the the L-inifinty ↵tradke2001-08-27
norm. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@17 d60812e6-3970-4df4-986e-c251b06effeb