aboutsummaryrefslogtreecommitdiff
path: root/src/interpolate.c
diff options
context:
space:
mode:
authoreschnett <eschnett@082bdb00-0f4f-0410-b49e-b1835e5f2039>2013-03-08 20:31:14 +0000
committereschnett <eschnett@082bdb00-0f4f-0410-b49e-b1835e5f2039>2013-03-08 20:31:14 +0000
commit3e40b5b2ccc932dff681a9e9b2c1666740d20d08 (patch)
treeeaa92d513435a8c25a13fa008156fe430ff51d92 /src/interpolate.c
parent2ae4179c764b084dd773c0c5d2d97d095fbd7ad7 (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/ReflectionSymmetry/trunk@55 082bdb00-0f4f-0410-b49e-b1835e5f2039
Diffstat (limited to 'src/interpolate.c')
0 files changed, 0 insertions, 0 deletions