65b95e2844
Use type(c_funptr) to "cast" the fortran function pointers to arbitrary C pointers. In C, we then pick up the appropriate function pointer type. Tested with ifort 14.0.2 and gfortran 4.9 snapshot (which is what identified that the previous method of passing function pointers was not Fortran'08-compliant). Refs trac:4157 This commit was SVN r31371. The following Trac tickets were found above: Ticket 4157 --> https://svn.open-mpi.org/trac/ompi/ticket/4157 |
||
---|---|---|
.. | ||
base | ||
mpiext | ||
mpif-h | ||
use-mpi-f08 | ||
use-mpi-f08-desc | ||
use-mpi-ignore-tkr | ||
use-mpi-tkr | ||
c_to_integer_kind_mapping.pdf | ||
configure-fortran-output-bottom.h | ||
configure-fortran-output.h.in |