Make CCTK_REAL16 more flexible

Issue #1219 closed
Erik Schnetter created an issue

The attached patch makes CCTK_REAL16 more flexible. Instead of assuming that it is real16 in Fortran, Cactus allows any realN for user-specified values of N. This enables using CCTK_REAL16 e.g. with gcc versions that call it real*10.

Keyword:

Comments (4)

  1. Frank Löffler
    • changed status to open
    • removed comment

    Looks good (didn't try) and thanks for correcting the unrelated comment as well.

  2. Log in to comment