On Sep 27, 2012, at 7:30 AM, Paul Hargrove wrote:
> Unless I am missing something here the desired incantation is either "PUBLIC" to make an entire module's contents accessible, or "PUBLIC :: [component]" for individual control.
I'm going to leave this to Craig to figure out. I know enough Fortran to be dangerous, but that's about it. :-)
> PUBLIC should be a standard part of F95 (no configure probe required).
Good.
> However, the presence of "OMPI_PRIVATE" suggests you already have a configure probe for the "PRIVATE" keyword.
Yes, we do, because not all compilers support it (yet?).
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
|