|
| void | printInfo (std::ostream &fout) const |
| Arccore::Integer | getDomainId (Arccore::Integer id) const |
| Arccore::Integer | getNeighbId (Arccore::Integer id) const |
| Arccore::Integer | getRankNeighbId (Arccore::Integer rank) const |
| Arccore::Integer | getLocalId (Arccore::Integer ineighb, Arccore::Integer id) const |
| Arccore::Integer | getLocalIdFromUid (Arccore::Integer ineighb, Arccore::Integer uid) const |
| void | copy (const CommInfo &commInfo) |
Definition at line 30 of file SendRecvOp.h.
◆ CommInfo()
| Alien::SimpleCSRInternal::CommInfo::CommInfo |
( |
| ) |
|
|
inline |
◆ copy()
| void Alien::SimpleCSRInternal::CommInfo::copy |
( |
const CommInfo & | commInfo | ) |
|
|
inline |
◆ getDomainId()
| Arccore::Integer Alien::SimpleCSRInternal::CommInfo::getDomainId |
( |
Arccore::Integer | id | ) |
const |
|
inline |
◆ getLocalId()
| Arccore::Integer Alien::SimpleCSRInternal::CommInfo::getLocalId |
( |
Arccore::Integer | ineighb, |
|
|
Arccore::Integer | id ) const |
|
inline |
◆ getLocalIdFromUid()
| Arccore::Integer Alien::SimpleCSRInternal::CommInfo::getLocalIdFromUid |
( |
Arccore::Integer | ineighb, |
|
|
Arccore::Integer | uid ) const |
|
inline |
◆ getNeighbId()
| Arccore::Integer Alien::SimpleCSRInternal::CommInfo::getNeighbId |
( |
Arccore::Integer | id | ) |
const |
|
inline |
◆ getRankNeighbId()
| Arccore::Integer Alien::SimpleCSRInternal::CommInfo::getRankNeighbId |
( |
Arccore::Integer | rank | ) |
const |
|
inline |
◆ printInfo()
| void Alien::SimpleCSRInternal::CommInfo::printInfo |
( |
std::ostream & | fout | ) |
const |
|
inline |
◆ m_block2d_ids_offset
| Arccore::UniqueArray<Arccore::Integer> Alien::SimpleCSRInternal::CommInfo::m_block2d_ids_offset |
◆ m_block_ids_offset
| Arccore::UniqueArray<Arccore::Integer> Alien::SimpleCSRInternal::CommInfo::m_block_ids_offset |
◆ m_first_upper_neighb
| Arccore::Integer Alien::SimpleCSRInternal::CommInfo::m_first_upper_neighb = 0 |
◆ m_ids
| Arccore::UniqueArray<Arccore::Integer> Alien::SimpleCSRInternal::CommInfo::m_ids |
◆ m_ids_offset
| Arccore::UniqueArray<Arccore::Integer> Alien::SimpleCSRInternal::CommInfo::m_ids_offset |
◆ m_num_neighbours
| Arccore::Integer Alien::SimpleCSRInternal::CommInfo::m_num_neighbours = 0 |
◆ m_rank_ids
| Arccore::UniqueArray<Arccore::Integer> Alien::SimpleCSRInternal::CommInfo::m_rank_ids |
◆ m_ranks
| Arccore::UniqueArray<Arccore::Integer> Alien::SimpleCSRInternal::CommInfo::m_ranks |
◆ m_uids
| Arccore::UniqueArray<Arccore::Integer> Alien::SimpleCSRInternal::CommInfo::m_uids |
The documentation for this struct was generated from the following file: