Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo
+ Graphe de collaboration de Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo:

Attributs publics

Integer m_min_rank
 
Integer m_max_rank
 
Type m_min_value
 
Type m_max_value
 
Type m_sum_value
 

Description détaillée

template<class Type>
class Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo

Définition à la ligne 53 du fichier MpiParallelDispatch.h.

Documentation des données membres

◆ m_max_rank

template<class Type >
Integer Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_max_rank

Définition à la ligne 57 du fichier MpiParallelDispatch.h.

◆ m_max_value

template<class Type >
Type Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_max_value

Définition à la ligne 59 du fichier MpiParallelDispatch.h.

◆ m_min_rank

template<class Type >
Integer Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_min_rank

Définition à la ligne 56 du fichier MpiParallelDispatch.h.

◆ m_min_value

template<class Type >
Type Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_min_value

Définition à la ligne 58 du fichier MpiParallelDispatch.h.

◆ m_sum_value

template<class Type >
Type Arcane::MpiParallelDispatchT< Type >::MinMaxSumInfo::m_sum_value

Définition à la ligne 60 du fichier MpiParallelDispatch.h.


La documentation de cette classe a été générée à partir du fichier suivant :