13.07.2015 Views

A Brief Introduction to Fortran 77 - Polaris

A Brief Introduction to Fortran 77 - Polaris

A Brief Introduction to Fortran 77 - Polaris

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

do 2 i=1,n,2 !This do loop updates!elements 1, 3, 5, ...b(i) = 12 continue4. CALL statement. For subroutine invocation:call subsub(a, b(1,5),35,.true.)© 1998 David A. Padua18 of 118

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!