1
1
openmpi/ompi/mpi/f90
Jeff Squyres f47c272986 Fix for the max-31-F90-symbol-limit problem: keep the interface names
the same (since those are both mandated by MPI and <31 characters),
but change some of the back-end subroutine names so that they are <31
characters and therefore obey the F90 standard.  Remove an outdated /
useless (and confusing) script.

This commit was SVN r7764.
2005-10-14 19:50:30 +00:00
..
scripts Fix for the max-31-F90-symbol-limit problem: keep the interface names 2005-10-14 19:50:30 +00:00
test Rename src -> ompi 2005-07-02 13:43:57 +00:00
xml Rename src -> ompi 2005-07-02 13:43:57 +00:00
fortran_kinds.sh.in * make sure to have "ranks" variable set to a list of the dimensions to 2005-08-24 14:55:22 +00:00
fortran_sizes.h.in Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mpi_kinds.f90 Moved MPI_ADDRESS_KIND calculation to configure.ac so that it can go in mpif.h 2005-07-26 17:35:41 +00:00
mpi.f90 Rename src -> ompi 2005-07-02 13:43:57 +00:00