#ifndef __XIOS_MPI_TOOLS_HPP__ #define __XIOS_MPI_TOOLS_HPP__ #include namespace xios { int MPI_Bcast_string(std::string& str, int root, MPI_Comm comm) ; template MPI_Datatype MPI_GetType(void) ; template<> MPI_Datatype MPI_GetType(void); template<> MPI_Datatype MPI_GetType(void); template<> MPI_Datatype MPI_GetType(void); template<> MPI_Datatype MPI_GetType(void); template<> MPI_Datatype MPI_GetType(void); template<> MPI_Datatype MPI_GetType(void); template<> MPI_Datatype MPI_GetType(void); } #endif