22. Language Bindings Summary

PreviousUpNext
Up: Contents Next: Defined Values and Handles Previous: Handle Constants

In this section we summarize the specific bindings for C and Fortran. First we present the constants, type definitions, info values and keys. Then we present the routine prototypes separately for each binding. Listings are alphabetical within chapter.

All ABI values must be cast to the appropriate type if the type of the constant is not a C int or Fortran INTEGER. For example, when MPI_COMM_WORLD is said to be 257, the implementation will use ((MPI_Comm)257) in C.


PreviousUpNext
Up: Contents Next: Defined Values and Handles Previous: Handle Constants


Return to MPI-5.0 Standard Index
Return to MPI Forum Home Page

(Unofficial) MPI-5.0 of June 9, 2025
HTML Generated on March 2, 2025