1.6.7 Language Bindings

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)



int MPI_Type_match_size(int typeclass, int size, MPI_Datatype *type)



MPI-Standard for MARMOT