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