Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29245 ディスカッション

Windows applictions with IVF8.0 and Intel Array Visualizer

xianyao-chen
ビギナー
770件の閲覧回数
0 件の賞賛
3 返答(返信)
Intel_C_Intel
従業員
770件の閲覧回数

Using the AvGraph control in a Fortran Win32 application will require some additional routines to be added to the Av Fortran library. This is planned for the next release of Intel Visual Fortran (I'll also work on adding some samples for this usage as well).

Till then, you can use the Array Viewer to display your graphs, or use VB, C#, or C++ for your user interface and call into a Fortran dll for the compational part of your program.

John

g_f_thomas
ビギナー
770件の閲覧回数
This would be excellent and would presumably also apply to AvGLGraph.ocx companion controls, viz, AvGLGrid, -List, -Tree, and -Html.

I look forward to being able to do this from Fortran.

Ciao,
Gerry T.
Intel_C_Intel
従業員
770件の閲覧回数

I'll see what I can do.

In the next release ofIVF,Fortran should be an equal citizen to C++ with regards to AV functionality, i.e. every object method and property in the AV object model can be accessed via Fortran code.

John

Message Edited by johnreadey on 02-23-2004 01:51 PM

返信