Tom Rosmond <rosm...@reachone.com> writes:

> Thanks for replying, but the difference between what can be done in C
> vs fortran is still my problem.  I apologize for my rudimentary
> understanding of C, but here is a brief summary:

I'm not an expert on this stuff, just cautioning about Fortran semantics
where I could imagine it's important.

I guess you'll need to read what the standard says about the routine,
and use a compiler that supports iso_c_binding, which is the right way
to interface to C.  (The OMPI man pages don't document the modern
Fortran interface, unfortunately.)

If it's not clear how to use it, perhaps one of the Committee can clarify.

Reply via email to