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

shared procs and vars in mixed-languages programming

akagm
Beginner
304 Views
there are:

-fortran DLL

-some vars and procs, which reside in
_nonfortran_ code and must be shared between application parts (i.e. "visibled" in fortran DLL)
passing as arguments in communications routines are not acceptable (because speed and so on...)


what is the best decision? if any...

tnanks anyone for the answer...
0 Kudos
0 Replies
Reply