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

Attributs publics

Int32 m_min_rank = A_NULL_RANK
 
Int32 m_max_rank = A_NULL_RANK
 
Type m_min_value = Type()
 
Type m_max_value = Type()
 
Type m_sum_value = Type()
 

Description détaillée

template<class Type>
class Arcane::MessagePassing::HybridParallelDispatch< Type >::MinMaxSumInfo

Définition à la ligne 129 du fichier HybridParallelDispatch.h.

Documentation des données membres

◆ m_max_rank

template<class Type >
Int32 Arcane::MessagePassing::HybridParallelDispatch< Type >::MinMaxSumInfo::m_max_rank = A_NULL_RANK

Définition à la ligne 133 du fichier HybridParallelDispatch.h.

◆ m_max_value

template<class Type >
Type Arcane::MessagePassing::HybridParallelDispatch< Type >::MinMaxSumInfo::m_max_value = Type()

Définition à la ligne 135 du fichier HybridParallelDispatch.h.

◆ m_min_rank

template<class Type >
Int32 Arcane::MessagePassing::HybridParallelDispatch< Type >::MinMaxSumInfo::m_min_rank = A_NULL_RANK

Définition à la ligne 132 du fichier HybridParallelDispatch.h.

◆ m_min_value

template<class Type >
Type Arcane::MessagePassing::HybridParallelDispatch< Type >::MinMaxSumInfo::m_min_value = Type()

Définition à la ligne 134 du fichier HybridParallelDispatch.h.

◆ m_sum_value

template<class Type >
Type Arcane::MessagePassing::HybridParallelDispatch< Type >::MinMaxSumInfo::m_sum_value = Type()

Définition à la ligne 136 du fichier HybridParallelDispatch.h.


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