๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Numerical Computing With Modern Fortran

โœ Scribed by Richard J. Hanson, Tim Hopkins


Publisher
SIAM-Society for Industrial and Applied Mathematics
Year
2013
Tongue
English
Leaves
261
Series
Applied Mathematics
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


The Fortran language standard has undergone significant upgrades in recent years (1990, 1995, 2003, and 2008). Numerical Computing with Modern Fortran illustrates many of these improvements through practical solutions to a number of scientific and engineering problems.

Readers will discover techniques for modernizing algorithms written in Fortran; examples of Fortran interoperating with C or C++ programs, plus using the IEEE floating-point standard for efficiency; illustrations of parallel Fortran programming using coarrays, MPI, and OpenMP; and a supplementary website with downloadable source codes discussed in the book.

Audience: This book is intended for Fortran programmers seeking to update their programming skills using the language s latest features and for C and C++ programmers who want to understand key software aspects of numerical computing using modern Fortran. It is suitable for an upper-level undergraduate or early graduate course on advanced numerical scientific computing.

Keywords: numerical application, fortran, source code, numerical algorithm, scientific programming

โœฆ Table of Contents


Contents: Introduction; Chapter 1: The Modern Fortran Source; Chapter 2: Modules for Subprogram Libraries; Chapter 3: Generic Subprograms; Chapter 4: Sparse Matrices, Defined Operations, Overloaded Assignment; Chapter 5: Object-Oriented Programming for Numerical Applications; Chapter 6: Recursion in Fortran; Chapter 7: Case Study: Toward a Modern QUADPACK Routine; Chapter 8: Case Study: Quadrature Routine qag2003; Chapter 9: IEEE Arithmetic Features and Exception Handling; Chapter 10: Interoperability with C; Chapter 11: Defined Operations for Sparse Matrix Solutions; Chapter 12: Case Study: Two Sparse Least-Squares System Examples; Chapter 13: Message Passing with MPI in Standard Fortran; Chapter 14: Coarrays in Standard Fortran; Chapter 15: OpenMP in Fortran; Chapter 16: Modifying Source to Remove Obsolescent or Deleted Features; Chapter 17: Software Testing; Chapter 18: Compilers; Chapter 19: Software Tools; Chapter 20: Fortran Book Code on SIAM Web Site; Bibliography; Index.

โœฆ Subjects


Algorithms;Data Structures;Genetic;Memory Management;Programming;Computers & Technology;Fortran;Programming Languages;Computers & Technology;Reference;Almanacs & Yearbooks;Atlases & Maps;Careers;Catalogs & Directories;Consumer Guides;Dictionaries & Thesauruses;Encyclopedias & Subject Guides;English as a Second Language;Etiquette;Foreign Language Study & Reference;Genealogy;Quotations;Survival & Emergency Preparedness;Test Preparation;Words, Language & Grammar;Writing, Research & Publishing Guide


๐Ÿ“œ SIMILAR VOLUMES


Fortran Techniques with Special Referenc
โœ A. Colin Day ๐Ÿ“‚ Library ๐Ÿ“… 1972 ๐Ÿ› Cambridge University Press ๐ŸŒ English

This book is a practical description of many of the commonly used programming techniques required in both numerical and non-numerical applications of Fortran. It is written for non-specialist users who have already completed a course in basic Fortran programming, but who may have only a minimum know

Numerical recipes in Fortran 77 : the ar
โœ William H. Press, Brian P. Flannery, Saul A. Teukolsky, William T. Vetterling ๐Ÿ“‚ Library ๐Ÿ“… 1992 ๐Ÿ› Cambridge University Press ๐ŸŒ English

This is the greatly revised and greatly expanded Second Edition of the hugely popular Numerical Recipes: The Art of Scientific Computing. The product of a unique collaboration among four leading scientists in academic research and industry Numerical Recipes is a complete text and reference book on s