qimpy.MPI.Datatype ================== .. currentmodule:: qimpy .. autoclass:: MPI.Datatype :members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: :nosignatures: ~MPI.Datatype.Commit ~MPI.Datatype.Create_contiguous ~MPI.Datatype.Create_darray ~MPI.Datatype.Create_dup ~MPI.Datatype.Create_f90_complex ~MPI.Datatype.Create_f90_integer ~MPI.Datatype.Create_f90_real ~MPI.Datatype.Create_hindexed ~MPI.Datatype.Create_hindexed_block ~MPI.Datatype.Create_hvector ~MPI.Datatype.Create_indexed ~MPI.Datatype.Create_indexed_block ~MPI.Datatype.Create_keyval ~MPI.Datatype.Create_resized ~MPI.Datatype.Create_struct ~MPI.Datatype.Create_subarray ~MPI.Datatype.Create_vector ~MPI.Datatype.Delete_attr ~MPI.Datatype.Dup ~MPI.Datatype.Free ~MPI.Datatype.Free_keyval ~MPI.Datatype.Get_attr ~MPI.Datatype.Get_contents ~MPI.Datatype.Get_envelope ~MPI.Datatype.Get_extent ~MPI.Datatype.Get_name ~MPI.Datatype.Get_size ~MPI.Datatype.Get_true_extent ~MPI.Datatype.Get_value_index ~MPI.Datatype.Match_size ~MPI.Datatype.Pack ~MPI.Datatype.Pack_external ~MPI.Datatype.Pack_external_size ~MPI.Datatype.Pack_size ~MPI.Datatype.Resized ~MPI.Datatype.Set_attr ~MPI.Datatype.Set_name ~MPI.Datatype.Unpack ~MPI.Datatype.Unpack_external ~MPI.Datatype.__init__ ~MPI.Datatype.decode ~MPI.Datatype.f2py ~MPI.Datatype.free ~MPI.Datatype.fromcode ~MPI.Datatype.fromhandle ~MPI.Datatype.fromint ~MPI.Datatype.py2f ~MPI.Datatype.tocode ~MPI.Datatype.toint .. rubric:: Attributes .. autosummary:: ~MPI.Datatype.combiner ~MPI.Datatype.contents ~MPI.Datatype.envelope ~MPI.Datatype.extent ~MPI.Datatype.handle ~MPI.Datatype.is_named ~MPI.Datatype.is_predefined ~MPI.Datatype.lb ~MPI.Datatype.name ~MPI.Datatype.size ~MPI.Datatype.true_extent ~MPI.Datatype.true_lb ~MPI.Datatype.true_ub ~MPI.Datatype.typechar ~MPI.Datatype.typestr ~MPI.Datatype.ub