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

๐Ÿ“

Classical FORTRAN: Programming for Engineering and Scientific Applications

โœ Scribed by Michael Kupferschmid


Publisher
CRC Press
Year
2002
Tongue
English
Leaves
755
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Classical FORTRAN is a college text, self-study guide, and reference about computer programming for numerical calculations. The book features a conversational, classroom-proven style that is easy to read and contains numerous case studies and examples. The author provides practical advice on program design, documentation, and coding style and unusually detailed coverage of floating-point arithmetic. He thoroughly discusses performance measurement and optimization and introduces parallel processing using MPI, FORTRAN-90, High Performance FORTRAN, and vector processing. The author also gives expert advice on dealing with troublesome legacy codes.

โœฆ Table of Contents


Preface
Contents
Introduction
Hello, World!
Expressions and Assignment Statements
Conditionals and Branching
Scalar Data Types
Arrays and DO Loops
Subprograms
Adjustable Dimensions and EXTERNAL
COMMON
Input and Output
Character Variables
Memory Management Techniques
Design, Documentation, and Coding Style
Archaic, Unusual, and Dangerous Usages
UNIXโ€™ Issues
Measuring and Maximizing Serial Execution Speed
Vector and Parallel Processing
FORTRAN-90 and HPF
Some Utility Routines
Bibliography
Index


๐Ÿ“œ SIMILAR VOLUMES


Classical Fortran: Programming for Engin
โœ Michael Kupferschmid (Author) ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› CRC Press

<p>Classical FORTRAN: Programming for Engineering and Scientific Applications, Second Edition teaches how to write programs in the Classical dialect of FORTRAN, the original and still most widely recognized language for numerical computing. This edition retains the conversational style of the origin

CUDA Fortran for Scientists and Engineer
โœ Gregory Ruetsch, Massimiliano Fatica ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Morgan Kaufmann ๐ŸŒ English

<p><i>CUDA Fortran for Scientists and Engineers</i> shows how high-performance application developers can leverage the power of GPUs using Fortran, the familiar language of scientific computing and supercomputer performance benchmarking. The authors presume no prior parallel computing experience, an

CUDA Fortran for Scientists and Engineer
โœ Massimiliano Fatica and Gregory Ruetsch (Auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Morgan Kaufmann ๐ŸŒ English

<p><i>CUDA Fortran for Scientists and Engineers</i> shows how high-performance application developers can leverage the power of GPUs using Fortran, the familiar language of scientific computing and supercomputer performance benchmarking. The authors presume no prior parallel computing experience, an