Skip to content

Modern Fortran Explained

Best in textbook rentals since 2012!

ISBN-10: 0199601429

ISBN-13: 9780199601424

Edition: 4th 2011

Authors: Michael Metcalf, John Reid, Malcolm Cohen

List price: $41.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Fortran remains one of the principal programming languages used in high-performance scientific, numerical, and engineering computing. A series of significant revisions to the standard versions of the language have progressively enhanced its capabilities and the latest standard, Fortran 2008, includes many modern features, such as object orientation, coarrays for parallel programming, interoperability with C and various other enhancements.Modern Fortran Explained expands on its predecessor, Fortran 95/2003 Explained. The opening chapters contain a complete description of Fortran 95, extended by Fortran 2003 allocatable array features. Coverage of the other additional features of Fortran 2003…    
Customers also bought

Book details

List price: $41.99
Edition: 4th
Copyright year: 2011
Publisher: Oxford University Press
Publication date: 7/27/2018
Binding: Paperback
Pages: 512
Size: 9.40" wide x 6.60" long x 1.10" tall
Weight: 1.782
Language: English

John G. Reid is a professor in the Department of History and a senior fellow at the Gorsebrook Research Institute at Saint Mary's University.

Whence Fortran?
Language elements
Expressions and assignments
Control constructs
Program units and procedures
Array features
Specification statements
Intrinsic procedures
Data transfer
Operations on external files
Floating-point exception handling
Interoperability with C
Type parameters and procedure pointers
Object-orientated programming
Establishing and moving data
Miscellaneous enhancements
Input/output enhancements
Enhanced module facilities
Coarrays
Other Fortran 2008 enhancements