1
1
Jeff Squyres d6f23a727d - Add missing MPI_INTEGER #define
- After consulting with George, only define the fortran types if the
  back end Fortran compiler actually supports them.  We always have
  the corresponding global C datatypes, but it seems nicer user
  behavior to have them fail at compile time rather than at run time
  if they try to use MPI_INTEGER8 and it doesn't exist (in which case
  ompi_mpi_integer8 will be a synonym for ompi_mpi_datatype_null)

This commit was SVN r5520.
2005-04-28 11:42:42 +00:00
..
2005-03-24 12:43:37 +00:00
2005-04-28 11:42:42 +00:00
2005-03-24 12:43:37 +00:00
2005-03-24 12:43:37 +00:00