Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

cvf flow diagram subroutines

mishulip
Beginner
606 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
606 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