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

Generating flowcharts of code

IDZ_A_Intel
Employee
2,860 Views

Howdy folks

Does anyone have any recommendations for (preferably, but not necessarily, free) flowchart generating software for Fortran code? I need to document my code for publication in my dissertation and the thought of manually generating all those flowcharts gives me the heebyjeebies(sp?).

Thanks, as always!

0 Kudos
2 Replies
abhimodak
New Contributor I
2,860 Views

Hi Stubaan

You may want to try

(a) Vistutin:- http://www.aivosto.com/

(b) Code visual: http://www.fatesoft.com/s2f/

(c) Autoflowchart: http://www.ezprog.com/

I have used (a) and (b) and I believe there are demo versions of these. There is also understand for fortran from scitools; I am not sure if it includes flowchart making.

Abhi

0 Kudos
ZlamalJakub
New Contributor III
2,860 Views

I have used doxygen.

Jakub

0 Kudos
Reply