MPI Forum Meetings logo

MPI Forum: mpi3-fortran Mailing List Archives

all MPI Forum: mpi3-fortran mailing list

Subject: Re: [MPI3 Fortran] What if Fortran is the primary interface?
From: Craig Rasmussen (crasmussen_at_[hidden])
Date: 2008-03-17 19:16:46


On Mar 14, 2008, at 6:24 PM, Supalov, Alexander wrote:

> It appears to me that the current proposal basically intends to pass
> data thru to the presumably existing C implementation layer. How will
> this work for an implementation where the Fortran binding is a primary
> one?

A BIND(C) interface specifies the interface only. The
implementation can be either in Fortran or C.

Regards,
Craig