Modern Fortran Explained ~Incorporating Fortran 2018~ 5th edition
(ごっすエディション)
New to this Edition:
Based on the text of the first edition, all the older language levels have been incorporated into a uniform exposition that has then been extensively revised
Four new chapters describe in detail the features of the latest standard, Fortran 2018
表紙が赤くなって、新たに4章が追加される模様です。Fortran 95 Explained 青黄版のような感じでしょうか?

Modern Fortran Explained (Numerical Mathematics and Scientific Computation)
- 作者: Michael Metcalf,John Reid,Malcolm Cohen
- 出版社/メーカー: Oxford University Press, U.S.A.
- 発売日: 2011/05/08
- メディア: ペーパーバック
- この商品を含むブログを見る

- 作者: Michael Metcalf,John Reid,Malcolm Cohen
- 出版社/メーカー: Oxford University Press
- 発売日: 2018/09/01
- メディア: ハードカバー
- この商品を含むブログを見る
Table of Contents
1. Whence Fortran?
2. Language elements
3. Expressions and assignments
4. Control constructs
5. Program units and procedures
6. Allocation of data
7. Array features
8. Specification statements
9. Intrinsic procedures and modules
10. Data transfer
11. Edit descriptors
12. Operations on external files
13. Advanced type parameter features
14. Procedure pointers
15. Object-oriented programming
16. Submodules
17. Coarrays
18. Floating-point exception handling
19. Interoperability with C
20. Fortran 2018 coarray enhancements
21. Fortran 2018 enhancements to interoperability with C
22. Fortran 2018 conformance with ISO/IEC/IEEE 60559:2011
23. Minor Fortran 2018 features