Автор: Arjen Markus Название: Modern Fortran in Practice Издательство: Cambridge University Press Год: 2012 ISBN: 978-1-107-60347-9 Язык: English Формат: pdf Размер: 10,3 mb Страниц: 270
From its earliest days, the Fortran programming language has been designed with computing efficiency in mind. The latest standard, Fortran 2008, incorporates a host of modern features, including object-orientation, array operations, user-defined types, and provisions for parallel computing.
It offers practical real-world examples of interfacing to C, memory management, graphics and GUIs, and parallel computing using MPI, OpenMP, and coarrays. The author also analyzes several numerical algorithms and their implementations and illustrates the use of several open source libraries. Full source code for the examples is available on the book's Web site.