Sign up
Forgot password?
FAQ: Login

Markus A. Modern Fortran in Practice

  • pdf file
  • size 3,05 MB
  • added by
  • info modified
Markus A. Modern Fortran in Practice
Cambridge University Press, 2012. - 253 p.
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 resourceefficient, 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.
ArjenMarkus is a senior consultant at Deltares, an institute for applied research in the field of water, subsurface and infrastructure in The Netherlands, where he develops and maintains their numerical modeling programs and the tools that accompany them. He is an active contributor to the ACM newsletter Fortran Forum and the comp.lang.fortran newsgroup.
Foreword by Michael Metcalf.
Introduction to Modern Fortran.
Array-Valued Functions.
Mathematical Abstractions.
Memory Management.
An Interface Problem.
Interfacing to C: SQLite As an Example.
Graphics, GUIs, and the Internet.
Unit Testing.
Code Reviews.
Robust Implementation of Several Simple Algorithms.
Object-Oriented Programming.
Parallel Programming.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up