Arcane  v4.1.4.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe 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
 

Description détaillée

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

Définition à la ligne 124 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

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