aboutsummaryrefslogtreecommitdiff
path: root/git@git.khirnov.net:thorns/CartGrid3D.git
diff options
context:
space:
mode:
authoreschnett <eschnett@c78560ca-4b45-4335-b268-5f3340f3cb52>2013-03-08 20:30:38 +0000
committereschnett <eschnett@c78560ca-4b45-4335-b268-5f3340f3cb52>2013-03-08 20:30:38 +0000
commit6e0046b8f3ffff5cd8abf4ca7de423199ba4fe18 (patch)
treef7403ed2304b8d8447cac7467bf363a23a058576 /git@git.khirnov.net:thorns/CartGrid3D.git
parenteba9c48821b8dfc407e5972ca231c60ad66a7c59 (diff)
Replace Cactus complex number type with C/C++ complex numbersHEADsvnmaster
Map CCTK_COMPLEX to "double complex" in C, and "complex<double>" in C++. (It is already mapped to "double complex" in Fortran.) Update type definitions. Re-implement Cactus complex number math functions by calling the respective C functions. Update thorn that access real and imaginary parts of complex numbers to use standard-conforming methods instead. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@268 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'git@git.khirnov.net:thorns/CartGrid3D.git')
0 files changed, 0 insertions, 0 deletions