Wednesday, 28 August 2013

Fortran: Calling a function in a module from a procedure in another module

Fortran: Calling a function in a module from a procedure in another module

References

Reference NO 1

http://stackoverflow.com/questions/15194534/fortran-calling-a-function-in-a-module-from-a-procedure-in-another-module

Reference NO 2

http://stackoverflow.com/questions/4633138/fortran-90-how-to-call-a-function-in-a-subroutine-in-a-module

Reference NO 3

http://stackoverflow.com/questions/8412834/correct-use-of-modules-subroutines-and-functions-in-fortran

Reference NO 4

http://www.cs.rpi.edu/~szymansk/OOF90/bugs.html

Reference NO 5

http://wingolog.org/software/fortran/modules.html

Reference NO 6

http://wwwasdoc.web.cern.ch/wwwasdoc/WWW/f90/arguments-interface-recursion.html

Reference NO 7

http://www.rsmas.miami.edu/personal/miskandarani/Courses/MSC321/lectsubroutines.pdf

Reference NO 8

#EANF#

No comments:

Post a Comment