7 #ifndef WARPX_MPI_INIT_HELPERS_H_
8 #define WARPX_MPI_INIT_HELPERS_H_
int warpx_mpi_thread_required()
Definition: MPIInitHelpers.cpp:26
std::pair< int, int > warpx_mpi_init(int argc, char *argv[])
Definition: MPIInitHelpers.cpp:42
void warpx_mpi_finalize()
Definition: MPIInitHelpers.cpp:56
void warpx_check_mpi_thread_level()
Definition: MPIInitHelpers.cpp:64