Hi,
Anybody has experiences in passing f90 module data to C functions, when
using PGI compilers? I am sharing a long list of module parameters from
different f90 modules to a C function. It now looks quite awkward with 17
parameters. But I do not want to combine all of them as COMMON blocks though.
I am only able to find some information about doing such things (prefixing
with module name), using intel compiler or HP fortran 90. But this approach
of prefixing variable names with the module name does not seem to apply on
my environment with PGI compilers. I am exactly not sure if this is a
compiler issue.
Thanks,
--
Weikuan Yu
http://ft.ornl.gov/~wyu
_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org
To change your subscription (digest mode or unsubscribe) visit
http://www.beowulf.org/mailman/listinfo/beowulf