MPIR_Type_vector
create a vector datatype
- Provided by: mpich-doc (Version: 3.3.2-2build1)
- Source: mpich
- Report a bug
create a vector datatype
int MPIR_Type_vector(int count, int blocklength, MPI_Aint stride, int strideinbytes, MPI_Datatype oldtype, MPI_Datatype * newtype)
0 on success, MPI error code on failure.