7 #ifndef ABLASTR_MPI_INIT_HELPERS_H_
8 #define ABLASTR_MPI_INIT_HELPERS_H_
Definition: KernelTimer.H:21
std::pair< int, int > mpi_init(int argc, char *argv[])
Definition: MPIInitHelpers.cpp:49
constexpr int mpi_thread_required()
Definition: MPIInitHelpers.cpp:33
void check_mpi_thread_level()
Definition: MPIInitHelpers.cpp:82
void mpi_finalize()
Definition: MPIInitHelpers.cpp:74