#include <topology.hpp>
◆ topology() [1/3]
ityr::common::topology::topology::topology |
( |
| ) |
|
|
inline |
◆ topology() [2/3]
ityr::common::topology::topology::topology |
( |
MPI_Comm |
comm | ) |
|
|
inline |
◆ topology() [3/3]
ityr::common::topology::topology::topology |
( |
const topology & |
| ) |
|
|
delete |
◆ inter2global_rank()
rank_t ityr::common::topology::topology::inter2global_rank |
( |
rank_t |
inter_rank | ) |
const |
|
inline |
◆ inter_mpicomm()
MPI_Comm ityr::common::topology::topology::inter_mpicomm |
( |
| ) |
const |
|
inline |
◆ inter_my_rank()
rank_t ityr::common::topology::topology::inter_my_rank |
( |
| ) |
const |
|
inline |
◆ inter_n_ranks()
rank_t ityr::common::topology::topology::inter_n_ranks |
( |
| ) |
const |
|
inline |
◆ inter_rank()
rank_t ityr::common::topology::topology::inter_rank |
( |
rank_t |
global_rank | ) |
const |
|
inline |
◆ intra2global_rank()
rank_t ityr::common::topology::topology::intra2global_rank |
( |
rank_t |
intra_rank | ) |
const |
|
inline |
◆ intra_mpicomm()
MPI_Comm ityr::common::topology::topology::intra_mpicomm |
( |
| ) |
const |
|
inline |
◆ intra_my_rank()
rank_t ityr::common::topology::topology::intra_my_rank |
( |
| ) |
const |
|
inline |
◆ intra_n_ranks()
rank_t ityr::common::topology::topology::intra_n_ranks |
( |
| ) |
const |
|
inline |
◆ intra_rank()
rank_t ityr::common::topology::topology::intra_rank |
( |
rank_t |
global_rank | ) |
const |
|
inline |
◆ is_locally_accessible()
bool ityr::common::topology::topology::is_locally_accessible |
( |
rank_t |
target_global_rank | ) |
const |
|
inline |
◆ mpicomm()
MPI_Comm ityr::common::topology::topology::mpicomm |
( |
| ) |
const |
|
inline |
◆ my_rank()
rank_t ityr::common::topology::topology::my_rank |
( |
| ) |
const |
|
inline |
◆ n_ranks()
rank_t ityr::common::topology::topology::n_ranks |
( |
| ) |
const |
|
inline |
◆ numa_enabled()
bool ityr::common::topology::topology::numa_enabled |
( |
| ) |
const |
|
inline |
◆ numa_my_node()
numa::node_t ityr::common::topology::topology::numa_my_node |
( |
| ) |
const |
|
inline |
◆ numa_n_nodes()
numa::node_t ityr::common::topology::topology::numa_n_nodes |
( |
| ) |
const |
|
inline |
◆ numa_node()
◆ numa_nodemask_all()
◆ operator=()
The documentation for this class was generated from the following file: