Arcane  v3.14.10.0
Documentation utilisateur
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 (Integer cell_id, const CellToAllEnvCellAccessor &acc)
 
__host__ __device__ void operator++ ()
 
__host__ __device__ bool hasNext () const
 
__host__ __device__ ComponentItemLocalId operator* () const
 

Amis

class EnumeratorTracer
 

Description détaillée

Définition à la ligne 177 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 183 du fichier AllCellToAllEnvCellConverter.h.

◆ size_type

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

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

Documentation des constructeurs et destructeur

◆ CellToAllComponentCellEnumerator()

__host__ __device__ Arcane::Materials::CellToAllComponentCellEnumerator::CellToAllComponentCellEnumerator ( Integer  cell_id,
const CellToAllEnvCellAccessor acc 
)
inlineexplicit

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

Documentation des fonctions membres

◆ hasNext()

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

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

◆ operator*()

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

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

◆ operator++()

__host__ __device__ void Arcane::Materials::CellToAllComponentCellEnumerator::operator++ ( )
inline

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

Documentation des fonctions amies et associées

◆ EnumeratorTracer

friend class EnumeratorTracer
friend

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


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