1
1
This commit was SVN r5030.
Этот коммит содержится в:
Jeff Squyres 2005-03-25 20:42:17 +00:00
родитель df8c736993
Коммит 4ccd171f8a

Просмотреть файл

@ -486,7 +486,7 @@ ompi_op_t *ompi_op_create(bool commute,
/* The new object is valid -- initialize it. If this is being /* The new object is valid -- initialize it. If this is being
created from fortran, the fortran MPI API wrapper function created from fortran, the fortran MPI API wrapper function
will override the o_fortran_field directly. We cast the will override the o_flags field directly. We cast the
function pointer type to the fortran type arbitrarily -- it function pointer type to the fortran type arbitrarily -- it
only has to be a function pointer in order to store properly, only has to be a function pointer in order to store properly,
it doesn't matter what type it is (we'll cast it to the Right it doesn't matter what type it is (we'll cast it to the Right