Arcane  v4.1.4.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Accelerator::DeviceIndexesBase< IndexType_ >::DeviceWorkItemSentinel
+ Graphe de collaboration de Arcane::Accelerator::DeviceIndexesBase< IndexType_ >::DeviceWorkItemSentinel:

Fonctions membres publiques

constexpr DeviceWorkItemSentinel (IndexType total_size)
 

Attributs privés

IndexType m_total_size = 0
 

Amis

constexpr bool operator!= (DeviceWorkItemIterator a, DeviceWorkItemSentinel b)
 

Description détaillée

template<typename IndexType_>
class Arcane::Accelerator::DeviceIndexesBase< IndexType_ >::DeviceWorkItemSentinel

Définition à la ligne 162 du fichier arccore/src/accelerator/arccore/accelerator/WorkGroupLoopRange.h.

Documentation des constructeurs et destructeur

◆ DeviceWorkItemSentinel()

template<typename IndexType_>
Arcane::Accelerator::DeviceIndexesBase< IndexType_ >::DeviceWorkItemSentinel::DeviceWorkItemSentinel ( IndexType total_size)
inlineexplicitconstexpr

Documentation des fonctions amies et associées

◆ operator!=

template<typename IndexType_>
bool operator!= ( DeviceWorkItemIterator a,
DeviceWorkItemSentinel b )
friend

Documentation des données membres

◆ m_total_size

template<typename IndexType_>
IndexType Arcane::Accelerator::DeviceIndexesBase< IndexType_ >::DeviceWorkItemSentinel::m_total_size = 0
private

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