22.5.14. Application Binary Interface (ABI) Fortran Bindings

PreviousUpNext
Up: Fortran Bindings with mpif.h or the mpi Module Next: Tools / Profiling Interface Fortran Bindings Previous: Language Bindings Fortran Bindings

MPI_ABI_GET_FORTRAN_BOOLEANS(LOGICAL_SIZE, LOGICAL_TRUE, LOGICAL_FALSE, IS_SET, IERROR)
INTEGER LOGICAL_SIZE, IERROR
LOGICAL LOGICAL_TRUE, LOGICAL_FALSE, IS_SET
MPI_ABI_GET_FORTRAN_INFO(INFO, IERROR)

INTEGER INFO, IERROR
MPI_ABI_GET_INFO(INFO, IERROR)

INTEGER INFO, IERROR
MPI_ABI_GET_VERSION(ABI_MAJOR, ABI_MINOR, IERROR)

INTEGER ABI_MAJOR, ABI_MINOR, IERROR
MPI_ABI_SET_FORTRAN_BOOLEANS(LOGICAL_SIZE, LOGICAL_TRUE, LOGICAL_FALSE, IERROR)
INTEGER LOGICAL_SIZE, IERROR
LOGICAL LOGICAL_TRUE, LOGICAL_FALSE
MPI_ABI_SET_FORTRAN_INFO(INFO, IERROR)

INTEGER INFO, IERROR


PreviousUpNext
Up: Fortran Bindings with mpif.h or the mpi Module Next: Tools / Profiling Interface Fortran Bindings Previous: Language Bindings Fortran 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