Datatype

Warning

doxygenfunction: Cannot find function “mpicpp_lite::create_mpi_datatype” in doxygen xml output for project “mpicpp-lite” from directory: /home/runner/work/mpicpp-lite/mpicpp-lite/build/docs/xml/

template<typename T>
inline MPI_Datatype mpicpp_lite::mpi_datatype()

General template to obtain an MPI_Datatype from a C++ type.

Template Parameters:

T – C++ data type

Returns:

MPI_Datatype that is used in the MPI API