12.6.7. Language Bindings



Up: MPI-2 C Bindings Next: MPI-2 C Functions Previous: I/O
  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) 
   
 



Up: MPI-2 C Bindings Next: MPI-2 C Functions Previous: I/O
Return to MPI-2 Standard Index
MPI-2.0 of July 18, 1997
HTML Generated on August 11, 1997
