Classes | |
| struct | MPI_Status |
Typedefs | |
| using | MPI_Op = int |
| using | MPI_Comm = int |
| using | MPI_Group = int |
| using | MPI_Datatype = int |
| using | MPI_Request = int |
Variables | |
| static constexpr int | MPI_DATATYPE_NULL = 0 |
| static constexpr int | MPI_REQUEST_NULL = 0 |
| static constexpr int | MPI_COMM_WORLD = 0 |
| static constexpr int | MPI_COMM_NULL = 0 |
| static constexpr int | MPI_GROUP_NULL = 0 |
| static constexpr int | MPI_PROC_NULL = 0 |
| static constexpr int | MPI_MAX_PROCESSOR_NAME = 64 |
| static constexpr int | MPI_MINLOC = 0 |
| static constexpr int | MPI_MAXLOC = 0 |
| using amrex::mpidatatypes::MPI_Comm = typedef int |
| using amrex::mpidatatypes::MPI_Datatype = typedef int |
| using amrex::mpidatatypes::MPI_Group = typedef int |
| using amrex::mpidatatypes::MPI_Op = typedef int |
| using amrex::mpidatatypes::MPI_Request = typedef int |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |