Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 475 Bytes

advanced.md

File metadata and controls

43 lines (32 loc) · 475 Bytes

Advanced

Object handling

MPI.free

Datatype objects

MPI.Datatype
MPI.Types.extent
MPI.Types.create_contiguous
MPI.Types.create_vector
MPI.Types.create_subarray
MPI.Types.create_struct
MPI.Types.create_resized
MPI.Types.commit!
MPI.Types.duplicate

Operator objects

MPI.Op

Info objects

MPI.Info
MPI.infoval

Error handler objects

MPI.ErrorHandler
MPI.get_errhandler
MPI.set_errhandler!