manpagez: man pages & more
man MPIR_Type_contiguous(3)
Home | html | info | man
MPIR_Type_contiguous(3)               MPI              MPIR_Type_contiguous(3)




NAME

       MPIR_Type_contiguous -  create a contiguous datatype


SYNOPSIS

       int MPIR_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype * newtype)


INPUT PARAMETERS

       count  - number of elements in the contiguous block
       oldtype
              - type (using handle) of datatype on which vector is based



OUTPUT PARAMETERS

       newtype
              - handle of new contiguous datatype



RETURN VALUE

       MPI_SUCCESS on success, MPI error code on failure.



                                  11/21/2018           MPIR_Type_contiguous(3)

mpi 3.3 - Generated Thu Feb 14 18:02:03 CST 2019
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.