Arcane  v4.1.4.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::HostIndexes< IndexType_ >
+ Graphe de collaboration de Arcane::Accelerator::HostIndexes< IndexType_ >:

Classes

class  HostWorkItemIterator
 

Types publics

using IndexType = IndexType_
 

Fonctions membres publiques

constexpr HostIndexes (IndexType loop_index, Int32 nb_active_item)
 
constexpr HostWorkItemIterator begin () const
 
constexpr HostWorkItemIterator end () const
 

Attributs privés

IndexType m_loop_index = 0
 
Int32 m_nb_active_item = 0
 

Description détaillée

template<typename IndexType_>
class Arcane::Accelerator::HostIndexes< IndexType_ >

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

Documentation des définitions de type membres

◆ IndexType

template<typename IndexType_>
using Arcane::Accelerator::HostIndexes< IndexType_ >::IndexType = IndexType_

Documentation des constructeurs et destructeur

◆ HostIndexes()

template<typename IndexType_>
Arcane::Accelerator::HostIndexes< IndexType_ >::HostIndexes ( IndexType loop_index,
Int32 nb_active_item )
inlineconstexpr

Documentation des fonctions membres

◆ begin()

template<typename IndexType_>
HostWorkItemIterator Arcane::Accelerator::HostIndexes< IndexType_ >::begin ( ) const
inlineconstexpr

◆ end()

template<typename IndexType_>
HostWorkItemIterator Arcane::Accelerator::HostIndexes< IndexType_ >::end ( ) const
inlineconstexpr

Documentation des données membres

◆ m_loop_index

template<typename IndexType_>
IndexType Arcane::Accelerator::HostIndexes< IndexType_ >::m_loop_index = 0
private

◆ m_nb_active_item

template<typename IndexType_>
Int32 Arcane::Accelerator::HostIndexes< IndexType_ >::m_nb_active_item = 0
private

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