1
1
openmpi/ompi/mpi/fortran/base
Jeff Squyres dd601b7de8 More fortran fixes:
* More "assumed shape" -> "assumed rank" text fixes
 * Don't put a comment after "#endif" in .F90 files; gfortran hates that
 * Fix OMPI_PROCEDURE to work properly (i.e., OMPI_HAVE_PROCEDURE ->
   OMPI_FORTRAN_HAVE_PROCEDURE), and add all the required "use ::
   mpi_f08_interface_callbacks" now that OMPI_PROCEDURE is now working

This commit was SVN r27119.
2012-08-23 10:07:08 +00:00
..
attr_fn_f.c == Highlights == 2012-04-18 15:57:29 +00:00
constants.h Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
conversion_fn_null_f.c == Highlights == 2012-04-18 15:57:29 +00:00
datarep.h == Highlights == 2012-04-18 15:57:29 +00:00
f90_accessors.c == Highlights == 2012-04-18 15:57:29 +00:00
fint_2_int.h use OMPI_ARRAY_LOGICAL_2_INT_CLEANUP instead of free 2012-05-24 21:06:03 +00:00
Makefile.am * s/f77/fortran/gi in a lot of places 2012-04-27 01:09:37 +00:00
mpi-f08-interfaces-callbacks.F90 Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
mpi-f08-interfaces.F90 More fortran fixes: 2012-08-23 10:07:08 +00:00
mpi-f08-types.F90 * Minor touch-ups to ompi/info/info.c to distinguish between keys and 2012-08-14 23:05:41 +00:00
pmpi-f08-interfaces.F90 More fortran fixes: 2012-08-23 10:07:08 +00:00
strings.c == Highlights == 2012-04-18 15:57:29 +00:00
strings.h == Highlights == 2012-04-18 15:57:29 +00:00
test_constants_f.c == Highlights == 2012-04-18 15:57:29 +00:00