aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2013-03-08 20:31:02 +0000
committereschnett <eschnett@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2013-03-08 20:31:02 +0000
commit474719cb822661afa915df69051886edd65f3de5 (patch)
tree8bc1c352baba19188cbf1fc10611bd1726f9048b /interface.ccl
parentc2b31a71a1f6fdea29247ee6e7f37a6179fc4583 (diff)
Replace Cactus complex number type with C/C++ complex numbers
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/CactusNumerical/LocalInterp/trunk@216 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'interface.ccl')
0 files changed, 0 insertions, 0 deletions