aboutsummaryrefslogtreecommitdiff
path: root/src/Norm4Functions.c
Commit message (Expand)AuthorAge
* Disable (broken) support for complex numbersHEADmastereschnett2013-03-03
* remove unused variablesknarf2012-12-06
* fix calculation of L2/L3/L4 norms for grid variables of datatype CCTK_COMPLEXtradke2008-03-26
* 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
* matching the new -correct- complex reduction definitionsyye002005-01-25
* 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