1
1
openmpi/ompi/mpi/f90
Jeff Squyres 5f356edb64 Bring over changes from the /tmp/fortran-stuff series:
- Make the F90 bindings compile and link properly with gfortran 4.0,
  4.1, Intel 9.0, PGI 6.1, Sun (don't know version offhand -- the most
  current as of this writing, I think), and NAG 5.2, although some
  have limitations (e.g., NAG can't seem to handle the medium and
  large sizes)
- Building the F90 "small" module size is now the default, even for
  developers
- Split up mpif.h into multiple files because parts of it were toxic
  to the F90 bindings
- Properly specify unsized/unshaped arrays to make the bindings work
  on all known compilers
- Make ompi_info show Fortran 90 bindings size
- XML somewhat lags the generated scripts as of this commit, but
  functionality was my main goal -- the XML can be updated later (if
  at all).

This commit was SVN r10118.
2006-05-30 14:37:41 +00:00
..
scripts Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
test Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
xml Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
attr_fn-f90-interfaces.h Merge over from the /tmp/fortran-stuff branch 2006-05-20 02:15:49 +00:00
fortran_kinds.sh.in Bring over /tmp/f90-stuff branch to the trunk. 2006-04-11 03:33:38 +00:00
fortran_sizes.h.in Spell the AC_SUBST'ed names properly 2006-05-15 19:31:38 +00:00
Makefile.am Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
mpi.f90 Merge over from the /tmp/fortran-stuff branch 2006-05-20 02:15:49 +00:00