summaryrefslogtreecommitdiff
path: root/src/main/Complex.c
Commit message (Collapse)AuthorAge
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2159 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added CCTK complex functions for all possible precisions.tradke2001-02-20
| | | | | | | This closes PR Cactus 411. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2032 17b73243-c579-4c4c-a9d2-2d5706c11dac
* grdoc, style-guidelines, ...goodale2000-10-05
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1854 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed typo in CCTK_CmplxReal() which always returned the imaginary part.tradke2000-07-06
| | | | | | | Now output for complex numbers should be okay. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1709 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding prototypesallen2000-06-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1700 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing warnings from rcsid variables.allen2000-04-17
| | | | | | | Tidied include files a bit, removing a few cctk.h's, so I've introduced a few more warnings to fix git-svn-id: http://svn.cactuscode.org/flesh/trunk@1550 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1271 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Capitalising include file namesallen2000-01-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1265 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Included <math.h> because T3E's compiler was missing a prototype for sqrt().tradke2000-01-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1220 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added Gab's complex number stuff.goodale1999-12-14
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1190 17b73243-c579-4c4c-a9d2-2d5706c11dac