Arcane  v3.15.0.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::CellToAllComponentCellEnumerator
+ Graphe de collaboration de Arcane::Materials::CellToAllComponentCellEnumerator:

Types publics

using index_type = Span< ComponentItemLocalId >::index_type
 
using size_type = Span< ComponentItemLocalId >::size_type
 

Fonctions membres publiques

ARCCORE_HOST_DEVICE CellToAllComponentCellEnumerator (Int32 cell_id, const CellToAllEnvCellAccessor &acc)
 
ARCCORE_HOST_DEVICE void operator++ ()
 
ARCCORE_HOST_DEVICE bool hasNext () const
 
ARCCORE_HOST_DEVICE ComponentItemLocalId operator* () const
 

Attributs privés

index_type m_index = 0
 
Span< ComponentItemLocalIdm_ptr
 

Amis

class EnumeratorTracer
 

Description détaillée

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

Documentation des définitions de type membres

◆ index_type

◆ size_type

Documentation des constructeurs et destructeur

◆ CellToAllComponentCellEnumerator()

ARCCORE_HOST_DEVICE Arcane::Materials::CellToAllComponentCellEnumerator::CellToAllComponentCellEnumerator ( Int32  cell_id,
const CellToAllEnvCellAccessor acc 
)
inlineexplicit

Définition à la ligne 128 du fichier AllCellToAllEnvCellConverter.h.

Documentation des fonctions membres

◆ hasNext()

ARCCORE_HOST_DEVICE bool Arcane::Materials::CellToAllComponentCellEnumerator::hasNext ( ) const
inline

Définition à la ligne 138 du fichier AllCellToAllEnvCellConverter.h.

◆ operator*()

ARCCORE_HOST_DEVICE ComponentItemLocalId Arcane::Materials::CellToAllComponentCellEnumerator::operator* ( ) const
inline

Définition à la ligne 143 du fichier AllCellToAllEnvCellConverter.h.

◆ operator++()

ARCCORE_HOST_DEVICE void Arcane::Materials::CellToAllComponentCellEnumerator::operator++ ( )
inline

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

Documentation des fonctions amies et associées

◆ EnumeratorTracer

Définition à la ligne 118 du fichier AllCellToAllEnvCellConverter.h.

Documentation des données membres

◆ m_index

index_type Arcane::Materials::CellToAllComponentCellEnumerator::m_index = 0
private

Définition à la ligne 150 du fichier AllCellToAllEnvCellConverter.h.

◆ m_ptr

Span<ComponentItemLocalId> Arcane::Materials::CellToAllComponentCellEnumerator::m_ptr
private

Définition à la ligne 151 du fichier AllCellToAllEnvCellConverter.h.


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