Modern Fortran in Practice

Arjen Markus

  • 出版商: Cambridge
  • 出版日期: 2012-06-18
  • 售價: $2,760
  • 貴賓價: 9.5$2,622
  • 語言: 英文
  • 頁數: 270
  • 裝訂: Paperback
  • ISBN: 1107603471
  • ISBN-13: 9781107603479
  • 相關分類: 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

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 Web site.