aboutsummaryrefslogtreecommitdiff
path: root/src/MaxFunctions.c
Commit message (Expand)AuthorAge
* Disable (broken) support for complex numbersHEADmastereschnett2013-03-03
* remove unused variablesknarf2012-12-06
* Patch to change the initial value of Maximum reduction from 0.0 to the first ...yye002006-02-23
* This patch switches checking from #ifdef cctk_* to #ifdef have_cctk*, otherwi...yye002005-10-25
* Modification to Max and Min reductions, if the weight is zero they do are not...yye002005-09-15
* Upon more careful consideration, Min and Max reductions should not have weigh...yye002005-09-15
* This commit fully enables weighted reductions in LocalReduce. They have been ...yye002005-09-14
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* fixed off by one error, changed min and max starting values and other general...yye002004-12-14
* new implementation of LocalReduction that does not cause compilers to crash, ...yye002004-10-26