summaryrefslogtreecommitdiff
path: root/src/main/Complex.c
Commit message (Expand)AuthorAge
* Replace Cactus complex number type with C/C++ complex numberseschnett2013-03-08
* This patch makes complex arithmetic in C and C++ more efficient, andschnetter2007-04-27
* As discussed in today's Cactus call, applying a couple of the patchesswhite2006-03-02
* Untabifying.goodale2005-10-03
* Prevent unnecessary overflow or underflow in complex division byschnetter2005-05-15
* Patch from Yaakoub to add a complex version of the 'pow' function.goodale2005-01-24
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Fixed the complex div() and abs() routines to conform to the GNU Scientific L...tradke2001-12-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Added CCTK complex functions for all possible precisions.tradke2001-02-20
* grdoc, style-guidelines, ...goodale2000-10-05
* Fixed typo in CCTK_CmplxReal() which always returned the imaginary part.tradke2000-07-06
* Adding prototypesallen2000-06-24
* Removing warnings from rcsid variables.allen2000-04-17
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
* Capitalising include file namesallen2000-01-16
* Included <math.h> because T3E's compiler was missing a prototype for sqrt().tradke2000-01-10
* Added Gab's complex number stuff.goodale1999-12-14