My Project
programmer's documentation
|
Variables | |
const size_t | cs_datatype_size [] |
const char * | cs_datatype_name [] |
MPI_Datatype | cs_datatype_to_mpi [] |
int | cs_glob_n_threads = 1 |
int | cs_glob_rank_id = -1 |
int | cs_glob_n_ranks = 1 |
MPI_Comm | cs_glob_mpi_comm = MPI_COMM_NULL |
Base macro and typedef definitions for system portability.
const char* cs_datatype_name[] |
const size_t cs_datatype_size[] |
MPI_Datatype cs_datatype_to_mpi[] |
MPI_Comm cs_glob_mpi_comm = MPI_COMM_NULL |
int cs_glob_n_ranks = 1 |
int cs_glob_n_threads = 1 |
int cs_glob_rank_id = -1 |