aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionNormInf.c
Commit message (Expand)AuthorAge
* Use CCTK_BYTE instead of CCTK_CHARschnetter2005-01-29
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Fix for the reduction of grid arrays which don't have any point on a specifictradke2003-07-09
* Handle all complex variable datatypes (not just the standard CCTK_COMPLEX).tradke2003-04-14
* Almost forgot to commit this: added 'const' qualifiers to all the read-onlytradke2003-03-10
* NormInf needs a MAX MPI reduction (and not a SUM).tradke2002-08-13
* Fixed compiler warnings about unused arguments.tradke2002-06-20
* Fixed a compiler warning.tradke2002-06-03
* Fixed compiler warnings on unused function arguments.tradke2001-11-05
* Added Erik's new reduction operator "norm_inf" to compute the the L-inifinty ...tradke2001-08-27