Introduction to Fortran 90, Part IV

2/20/1998


Click here to start


Table of Contents

Introduction to Fortran 90, Part IV

Pointers In Fortran

Automatic De-Referencing

Pointer Examples

Pointer Model

Disassociated State

Associated Pointer

Initial States

Associated States

Associated States Cont’d

Associated States Cont’d

Disassociated State

Examples of Pointers

Rules For Pointer Assignment

Rules For Reference To A Pointer

Major Uses of Pointers in SComp

Avoiding Large Copy Operations

No Data Movement With Pointers

Interfaces

Implicit Interfaces

Explicit Interfaces

Explicit Interfaces Required

Explicit Interfaces Req’d Cont’d

Interface Blocks

Interface Blocks Continued

Modules

Module Specification Part

Accessibility Attributes

Accessibility Attributes Cont’d

Objects With Accessibility

Access To A Module

Renames and Examples Of USE Statements

MY_SQRT In A Module

Working Precision Module

Module For My Square Roots

Module Continued

Module Continued

Module With Generic Overload

Generic Overloads Cont’d

1-D Array Module Procedure

1-D Array Module Proc. Cont’d

Author: Smith

Email: acpineda@arc.unm.edu

Home Page: http://www.arc.unm.edu/~acpineda/CS471.html