aboutsummaryrefslogtreecommitdiff
path: root/src/CountFunctions.c
Commit message (Expand)AuthorAge
* Disable (broken) support for complex numbersHEADmastereschnett2013-03-03
* mark input array of macro as potentially unused to avoid compiler warnings wh...knarf2012-12-14
* mark input array of macro as potentially unused to avoid compiler warnings wh...knarf2012-12-14
* remove unused variablesknarf2012-12-06
* This patch switches checking from #ifdef cctk_* to #ifdef have_cctk*, otherwi...yye002005-10-25
* 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