Commit 0b48bbb
F2C(EXINQ) initialize float return to avoid IEEE_DENORMAL in mapvar (#687)
* F2C(EXINQ) initialize float return to avoid IEEE_DENORMAL in mapvar
* Committing clang-format changes
* initialize ret_int in F2C(EXINQ)
* Committing clang-format changes
* remove cstdint header
* remove extra semicolons
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>1 parent da8b508 commit 0b48bbb
File tree
2 files changed
+17
-2
lines changed- packages/seacas/libraries/exodus_for/src
2 files changed
+17
-2
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
1918 | 1919 | | |
1919 | 1920 | | |
1920 | 1921 | | |
1921 | | - | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
1922 | 1930 | | |
1923 | 1931 | | |
1924 | 1932 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2440 | 2440 | | |
2441 | 2441 | | |
2442 | 2442 | | |
2443 | | - | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
| 2448 | + | |
| 2449 | + | |
| 2450 | + | |
2444 | 2451 | | |
2445 | 2452 | | |
2446 | 2453 | | |
| |||
0 commit comments