Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

cvf flow diagram subroutines

mishulip
Beginner
324 Views
Hi!
I am working with a program called Athlet which has around 800 subroutines written in 500 files. For different input files, the program uses some of these subroutines. How can I determine which subroutines are used for a certain input file? I want to obtain a flow diagram containing the subroutines used.

Thank you
0 Kudos
1 Reply
kostastse
Beginner
324 Views
Hi,

There is a program called Understand for Fortran, which does the work.

http://scitools.com/products/understand/fortran/product.php

This is commercial software, but I am sure that if you search, you can find something for free.

Kostas

Message Edited by kostastse on 03-15-2006 08:11 PM

0 Kudos
Reply