22.3.13. Language Bindings C Bindings

PreviousUpNext
Up: C Bindings Next: Application Binary Interface (ABI) C Bindings Previous: I/O C Bindings

(MPI_Comm comm) MPI_Comm_c2f
(MPI_Fint comm) MPI_Comm_f2c
(MPI_Errhandler errhandler) MPI_Errhandler_c2f
(MPI_Fint errhandler) MPI_Errhandler_f2c
(MPI_File file) MPI_File_c2f
(MPI_Fint file) MPI_File_f2c
(MPI_Group group) MPI_Group_c2f
(MPI_Fint group) MPI_Group_f2c
(MPI_Info info) MPI_Info_c2f
(MPI_Fint info) MPI_Info_f2c
(MPI_Message message) MPI_Message_c2f
(MPI_Fint message) MPI_Message_f2c
(MPI_Op op) MPI_Op_c2f
(MPI_Fint op) MPI_Op_f2c
(MPI_Request request) MPI_Request_c2f
(MPI_Fint request) MPI_Request_f2c
(MPI_Session session) MPI_Session_c2f
(MPI_Fint session) MPI_Session_f2c
(const MPI_Status *c_status, MPI_F08_status *f08_status) MPI_Status_c2f08
(const MPI_Status *c_status, MPI_Fint *f_status) MPI_Status_c2f
(const MPI_F08_status *f08_status, MPI_Status *c_status) MPI_Status_f082c
int MPI_Status_f082f(const MPI_F08_status *f08_status, MPI_Fint *f_status)
(const MPI_Fint *f_status, MPI_Status *c_status) MPI_Status_f2c
int MPI_Status_f2f08(const MPI_Fint *f_status, MPI_F08_status *f08_status)
(MPI_Datatype datatype) MPI_Type_c2f
int MPI_Type_create_f90_complex(int p, int r, MPI_Datatype *newtype)
int MPI_Type_create_f90_integer(int r, MPI_Datatype *newtype)
int MPI_Type_create_f90_real(int p, int r, MPI_Datatype *newtype)
(MPI_Fint datatype) MPI_Type_f2c
int MPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype)
(MPI_Win win) MPI_Win_c2f
(MPI_Fint win) MPI_Win_f2c


PreviousUpNext
Up: C Bindings Next: Application Binary Interface (ABI) C Bindings Previous: I/O C Bindings


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