2. Section Status on
page Status, and
MPI-3.1 Section 17.2.5 on page 657 line 11.
Clarified that the MPI_STATUS_F2F08 and
MPI_STATUS_F082F routines and the declaration for
TYPE(MPI_Status) are not supposed to appear with
mpif.h.
3. Sections Named Constants, Status,
and Defined Constants on
pages Named Constants,
Status,
and Defined Constants, and
MPI-3.1 Sections 2.5.4, 17.2.5, and A.1.1 on pages 15, 656, and
669.
Define the C constants MPI_F_STATUS_SIZE, MPI_F_SOURCE,
MPI_F_TAG, and MPI_F_ERROR.
4. Section Status on
page Status, and
MPI-3.1 Section 17.2.5 on page 658.
Added missing const to IN parameters for
MPI_STATUS_F2F08 and MPI_STATUS_F082F.