Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Comunicados
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.
29285 Discussões

VS : Easily accessing functions and subroutines in modules

netphilou31
Novo colaborador III
653 Visualizações
Hi,

I am using VS2005 with Intel Fortran Visual Fortran XE 12.1.1.258 and I was wondering if there was an easy way to navigate and quickly access to functions and subroutines codes located in a same module (which contains a lot of them). I was thinking about something close to the class explorer. If not, is there any addin for VS2005 ? I am also using "Understand for Fortran" separately but it is not really convenient to use both software simultaneously.

Best regards,
0 Kudos
4 Respostas
Steven_L_Intel1
Funcionário
653 Visualizações
Not in VS2005, but in VS2010 you get a dropdown with all the functions and can go to individual functions.
netphilou31
Novo colaborador III
653 Visualizações
Thanks steve,

Unfortunately, I don't use VS2010. I will look at this if we buy it in the future. In the meantime, do you known if some addin doing the same things is available for VS2005 ?

Regards,
Steven_L_Intel1
Funcionário
653 Visualizações
Intel Visual Fortran 12.x comes with VS2010 Shell, though it won't install by default if you have VS2005. You can select it manually. I do not know of an addin for VS2005.
netphilou31
Novo colaborador III
653 Visualizações
Thanks,

I will try that.

Regards,
Responder