MPIR_Type_get_contents(3) | MPI | MPIR_Type_get_contents(3) |
MPIR_Type_get_contents - get content information from datatype
int MPIR_Type_get_contents(MPI_Datatype datatype,
int max_integers,
int max_addresses,
int max_datatypes,
int array_of_integers[],
MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[])
11/21/2018 |