Modern Fortran in Practice 1st Edition – PDF/EPUB Version Downloadable

$49.99

Author(s): Arjen Markus
Publisher: Cambridge University Press
ISBN: 9781107017900
Edition: 1st Edition

Important: No Access Code

Delivery: This can be downloaded Immediately after purchasing.

Version: Only PDF Version.

Compatible Devices: Can be read on any device (Kindle, NOOK, Android/IOS devices, Windows, MAC)

Quality: High Quality. No missing contents. Printable

Recommended Software: Check here

Description

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. This tutorial guide shows Fortran programmers how to apply these features in twenty-first-century style: modular, concise, object-oriented, and resource-efficient, using multiple processors. 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 website.