On Tue, Mar 03, 2009, Joe Krahn wrote:
> I was discouraged about Fortran standards until F2003 came out. Among
> other things, it defines a standard method of directly interfacing to C,
> for both calling C and being called from C. This makes it easy to
> utilize common C libraries,
I tend to agree with Bob here: we've never had troubles interfacing to C
(unless, I guess, you want to pass Fortran strings or records, or things
like that). As example, we have both Fortran and C (and assembler)
versions of the blas and lapack libraries, and they can be (and are) called
from both C and Fortran driver routines.
Is there a specific thing in Fortran2003 that you want to use?
...dave
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Wed Mar 04 2009 - 01:26:35 PST