Partially address Gitlab issue #270: Loss of precision in step_systime()
Change system residual and time-step variable to a new doubletime_t type (long double) so these variables can handle the full range of l_fp 64-bit time values. See the comment on the doubletime_t typedef in include/ntp_types.h for extended discussion.
Loading
Please register or sign in to comment