| 1e66621c | 25-Jun-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Formatting only: remove braces from single line if and else in ts.c and shellpc.c
These files where changed by previous commit updates so good time to do the housekeeping
Commit-type: housekeeping,
Formatting only: remove braces from single line if and else in ts.c and shellpc.c
These files where changed by previous commit updates so good time to do the housekeeping
Commit-type: housekeeping, formatting-only /spend 5m
show more ...
|
| 40bd4ced | 23-May-2022 |
Hong Zhang <hongzhang@anl.gov> |
Fix TSGetTimeSpanSolutions
It now returns the actual solutions found. Because of the precision issue when comparing floating point numbers, some points in time span may not be reached during the ti
Fix TSGetTimeSpanSolutions
It now returns the actual solutions found. Because of the precision issue when comparing floating point numbers, some points in time span may not be reached during the time integration.
show more ...
|