The Fortran 2003 Handbook


Download The Fortran 2003 Handbook PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get The Fortran 2003 Handbook book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

The Fortran 2003 Handbook


The Fortran 2003 Handbook

Author: Jeanne C. Adams

language: en

Publisher: Springer Science & Business Media

Release Date: 2008-09-18


DOWNLOAD





The Fortran 2003 Handbook is a definitive and comprehensive guide to Fortran 2003 and its use. Fortran 2003, the latest standard version of Fortran, has many excellent features that assist the programmer in writing efficient, portable and maintainable programs. This book is an informal description of Fortran 2003, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. Topics and features include: The syntactic features of the language are described completely in the appendices; Each chapter begins with a summary of the main terms and concepts described in the chapter; Each of the intrinsic procedures is described in detail; The complete syntax of Fortran 2003 is supplied; Contains a listing of the new and obsolescent features; Numerous examples are given. This handbook is intended for anyone who wants a comprehensive survey of Fortran 2003, including those familiar with programming language concepts but unfamiliar with Fortran.

Guide to Fortran 2008 Programming


Guide to Fortran 2008 Programming

Author: Walter S. Brainerd

language: en

Publisher: Springer

Release Date: 2015-09-03


DOWNLOAD





This textbook provides an accessible introduction to the most important features of Fortran 2008. Features: presents a complete discussion of all the basic features needed to write complete Fortran programs; makes extensive use of examples and case studies to illustrate the practical use of features of Fortran 08, and supplies simple problems for the reader; provides a detailed exploration of control constructs, modules, procedures, arrays, character strings, data structures and derived types, pointer variables, and object-oriented programming; includes coverage of such major new features in Fortran 08 as coarrays, submodules, parameterized derived types, and derived-type input and output; highlights the topic of modules as the framework for organizing data and procedures for a Fortran program; investigates the excellent input/output facilities available in Fortran; contains appendices listing the many intrinsic procedures and providing a brief informal syntax specification for the language.

Introduction to Programming with Fortran


Introduction to Programming with Fortran

Author: Ian Chivers

language: en

Publisher: Springer

Release Date: 2018-08-21


DOWNLOAD





This fourth Edition presents new examples on submodules, derived type i/o, object oriented programming, abstract interfaces and procedure pointers, C interop, sorting and searching, statistics and converting to more modern versions of Fortran. Key Features Highlights the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, modules and submodules, user defined types, pointers, operator overloading, generic programming, parallel programming, abstract interfaces, procedure pointers Pinpoints common problems that occur when programming Illustrates the use of several compilers Introduction to Programming with Fortran has been written for the complete beginner with little or no programming background as well as existing Fortran programmers and those with programming experience in other languages