Per stampare: Clicca qui oppure seleziona File » Stampa nel menù del tuo browser.

        -----------------------------------------------------------------------------------------------
        Questo intervento è stato stampato da Guide di Dada.Net
        raggiungibile a http://guide.dada.net
        -----------------------------------------------------------------------------------------------

By Manuali di GIUSEPPE CIABURRO
URL: http://guide.dada.net/manuali/interventi/2007/07/300416.shtml

Manuali di GIUSEPPE CIABURRO guida dal 18-04-2003

Advanced Fortran 90

Un manuale in inglese sul fortran 90

Sommario

 

Listing of topics covered
Format for our talk
What is a Genetic Algorithm
Simple algorithm for a GA
Our example problem
Start of real Fortran 90 discussion
Comparing a FORTRAN 77 routine to a Fortran 90 routine
Obsolescent features
New source Form (and related things)
New data declaration method
Kind facility
Modules
Module functions and subroutines
Allocatable arrays (the basics)
Passing arrays to subroutines
Interface for passing arrays
Optional arguments and intent
Derived data types
Using defined types
User defined operators
Recursive functions introduction
Fortran 90 recursive functions
Pointers
Function and subroutine overloading
Fortran Minval and Minloc routines
Pointer assignment
More pointer usage, association and nullify
Pointer usage to reference an array
Data assignment with structures
Using the user defined operator
Passing arrays with a given arbitrary lower bounds
Using pointers to access sections of arrays
Allocating an array inside a subroutine
Our fitness function
Linked lists
Linked list usage
Our map representation
Non advancing and character I/O
Date and time functions
Internal I/O
Inquire function
Namelist
Vector valued functions
Complete source for recent discussions
Some array specific intrinsic functions
The rest of our GA
Compiler Information
Fortan 95
Summary
References

 

http://www.sdsc.edu/~tkaiser/f90.html