|
TECA
The Toolkit for Extreme Climate Analysis
|
#include "teca_mpi.h"Go to the source code of this file.
Namespaces | |
| teca_mpi_util | |
| Codes dealing with MPI. | |
Functions | |
| int | teca_mpi_util::equipartition_communicator (MPI_Comm comm, int new_comm_size, MPI_Comm *new_comm) |
| int | teca_mpi_util::split_communicator (MPI_Comm comm, int group_size, MPI_Comm *new_comm) |
| int | teca_mpi_util::mpi_rank_0 (MPI_Comm comm) |
| return non-zero if this process is MPI rank 0 More... | |