Public Attributes | |
| Integer | m_min_rank |
| Integer | m_max_rank |
| Type | m_min_value |
| Type | m_max_value |
| Type | m_sum_value |
Definition at line 55 of file MpiParallelDispatch.h.
| Integer Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_max_rank |
Definition at line 60 of file MpiParallelDispatch.h.
| Type Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_max_value |
Definition at line 62 of file MpiParallelDispatch.h.
| Integer Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_min_rank |
Definition at line 59 of file MpiParallelDispatch.h.
| Type Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_min_value |
Definition at line 61 of file MpiParallelDispatch.h.
| Type Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_sum_value |
Definition at line 63 of file MpiParallelDispatch.h.