Cargando…

Introduction to Programming with Fortran With Coverage of Fortran 90, 95, 2003, 2008 and 77 /

In response to feedback from course delegates this third edition has been revised throughout. It expands on the second edition with new and updated examples in the chapters on arithmetic, i/o, character data, modules, data structuring and generic programming with minor updates to the rest of the cha...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Chivers, Ian (Autor), Sleightholme, Jane (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cham : Springer International Publishing : Imprint: Springer, 2015.
Edición:3rd ed. 2015.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Overview
  • Introduction to Problem Solving
  • Introduction to Programming Languages
  • Introduction to Programming
  • Arithmetic
  • Arrays 1: Some Fundamentals
  • Arrays 2: Further Examples
  • Whole Array and Additional Array Features
  • Output of Results
  • Reading in Data
  • Summary of I/O Concepts
  • Functions
  • Control Structures
  • Characters
  • Complex
  • Logical
  • Introduction to Derived Types
  • An Introduction to Pointers
  • Introduction to Subroutines
  • Subroutines: 2
  • Modules
  • Data Structuring in Fortran
  • An Introduction to Algorithms and the Big O Notation
  • Operator Overloading
  • Generic Programming
  • Mathematical Examples
  • Parameterised Derived Types in Fortran
  • Object Oriented Programming
  • Introduction to Parallel Programming
  • MPI - Message Passing Interface
  • OpenMP
  • Coarray Fortran
  • C Interop
  • IEEE Arithmetic
  • Miscellaneous Examples
  • Converting from Fortran 77.