1
1
openmpi/ompi/mpi/f90
Jeff Squyres bc93583184 Fix the SIZEOF implementation for complex's. We want to output the
size of the complex type as determined by configure; not the size of
the next larger complex type (i.e., a complex*N is 2 real*(N/2)'s, not
2 real*N's).

This commit was SVN r12421.
2006-11-03 15:52:46 +00:00
..
scripts Fix the SIZEOF implementation for complex's. We want to output the 2006-11-03 15:52:46 +00:00
test Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
xml - Add the missing collective (and other) functions to mpi.f03 2006-07-18 18:12:09 +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 Ralf W. swears to me that this is a product of a very, very old AM bug 2006-09-27 21:33:26 +00:00
mpi.f90 Merge over from the /tmp/fortran-stuff branch 2006-05-20 02:15:49 +00:00