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

Attributs publics

Span< const Typesend_buf
 
Int32ConstArrayView send_count
 
Int32ConstArrayView send_index
 
Span< Typerecv_buf
 
Int32ConstArrayView recv_count
 
Int32ConstArrayView recv_index
 

Description détaillée

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

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

Documentation des données membres

◆ recv_buf

template<class Type >
Span<Type> Arcane::MessagePassing::HybridParallelDispatch< Type >::AllToAllVariableInfo::recv_buf

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

◆ recv_count

template<class Type >
Int32ConstArrayView Arcane::MessagePassing::HybridParallelDispatch< Type >::AllToAllVariableInfo::recv_count

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

◆ recv_index

template<class Type >
Int32ConstArrayView Arcane::MessagePassing::HybridParallelDispatch< Type >::AllToAllVariableInfo::recv_index

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

◆ send_buf

template<class Type >
Span<const Type> Arcane::MessagePassing::HybridParallelDispatch< Type >::AllToAllVariableInfo::send_buf

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

◆ send_count

template<class Type >
Int32ConstArrayView Arcane::MessagePassing::HybridParallelDispatch< Type >::AllToAllVariableInfo::send_count

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

◆ send_index

template<class Type >
Int32ConstArrayView Arcane::MessagePassing::HybridParallelDispatch< Type >::AllToAllVariableInfo::send_index

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


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