remove use of finite() function call superceded by isfinite in C99

Issue #2563 resolved
Roland Haas created an issue

Apple removed the finite() function on their M1 version of macOS causing compiler failures. Affected thorns are:

  • IllinoisGRMHD
  • AHFinderDirect
  • GRHydro
  • GRHydro_InitData
  • TGRTensor

Comments (7)

  1. Log in to comment