Arcane  v3.16.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

__host__ __device__ CellToAllComponentCellEnumerator (Int32 cell_id, const CellToAllEnvCellAccessor &acc)
 
__host__ __device__ void operator++ ()
 
__host__ __device__ bool hasNext () const
 
__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

using Arcane::Materials::CellToAllComponentCellEnumerator::index_type = Span<ComponentItemLocalId>::index_type

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

◆ size_type

using Arcane::Materials::CellToAllComponentCellEnumerator::size_type = Span<ComponentItemLocalId>::size_type

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

Documentation des constructeurs et destructeur

◆ CellToAllComponentCellEnumerator()

__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()

__host__ __device__ bool Arcane::Materials::CellToAllComponentCellEnumerator::hasNext ( ) const
inline

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

◆ operator*()

__host__ __device__ ComponentItemLocalId Arcane::Materials::CellToAllComponentCellEnumerator::operator* ( ) const
inline

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

◆ operator++()

__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

friend class EnumeratorTracer
friend

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 :