Reference documentation for deal.II version 9.6.0
|
Functions | |
MPI_Datatype | mpi_type_id (const bool *) |
MPI_Datatype | mpi_type_id (const char *) |
MPI_Datatype | mpi_type_id (const signed char *) |
MPI_Datatype | mpi_type_id (const wchar_t *) |
MPI_Datatype | mpi_type_id (const short *) |
MPI_Datatype | mpi_type_id (const int *) |
MPI_Datatype | mpi_type_id (const long int *) |
MPI_Datatype | mpi_type_id (const long long int *) |
MPI_Datatype | mpi_type_id (const unsigned char *) |
MPI_Datatype | mpi_type_id (const unsigned short *) |
MPI_Datatype | mpi_type_id (const unsigned int *) |
MPI_Datatype | mpi_type_id (const unsigned long int *) |
MPI_Datatype | mpi_type_id (const unsigned long long int *) |
MPI_Datatype | mpi_type_id (const float *) |
MPI_Datatype | mpi_type_id (const double *) |
MPI_Datatype | mpi_type_id (const long double *) |
MPI_Datatype | mpi_type_id (const std::complex< float > *) |
MPI_Datatype | mpi_type_id (const std::complex< double > *) |
Given a pointer to an object of class T, the functions in this namespace return the matching MPI_Datatype
to be used for MPI communication.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |