13.07.2015 Views

Fortran 90/95 and Computational Physics

Fortran 90/95 and Computational Physics

Fortran 90/95 and Computational Physics

SHOW MORE
SHOW LESS
  • No tags were found...

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

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

External SubroutinesSUBROUTINE area_rectangle(l,b,A)USE constantsIMPLICIT NONEREAL(long), DIMENSION(:,:), INTENT(IN) :: l,bREAL(long), DIMENSION(size(l,1), size(l,2)) :: AA = l*bEND SUBROUTINE area_rectangle<strong>Fortran</strong> <strong>90</strong>/<strong>95</strong> <strong>and</strong> <strong>Computational</strong> <strong>Physics</strong> – p.17/22

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

Saved successfully!

Ooh no, something went wrong!