Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::CellComponentCellEnumerator

Enumérateur sur les constituants d'une maille. Plus de détails...

#include <arcane/core/materials/ComponentItem.h>

+ Graphe d'héritage de Arcane::Materials::CellComponentCellEnumerator:
+ Graphe de collaboration de Arcane::Materials::CellComponentCellEnumerator:

Classes

class  Iterator
 
class  IteratorT
 
class  Sentinel
 

Fonctions membres publiques

__host__ __device__ CellComponentCellEnumerator (ComponentCell super_item)
 
__host__ __device__ void operator++ ()
 
__host__ __device__ bool hasNext () const
 
__host__ __device__ ComponentCell operator* () const
 
__host__ __device__ MatVarIndex _varIndex () const
 
__host__ __device__ Int32 index () const
 
__host__ __device__ operator ComponentItemLocalId () const
 
__host__ __device__ Iterator begin () const
 
__host__ __device__ Sentinel end () const
 

Fonctions membres protégées

__host__ __device__ matimpl::ConstituentItemBase _currentSubItemBase () const
 

Attributs protégés

Int32 m_index = 0
 
Int32 m_size = 0
 
Int32 m_first_sub_index = -1
 
ComponentItemSharedInfom_sub_constituent_shared_info = nullptr
 

Amis

class EnumeratorTracer
 

Description détaillée

Enumérateur sur les constituants d'une maille.

Définition à la ligne 182 du fichier core/materials/ComponentItem.h.

Documentation des constructeurs et destructeur

◆ CellComponentCellEnumerator()

__host__ __device__ Arcane::Materials::CellComponentCellEnumerator::CellComponentCellEnumerator ( ComponentCell  super_item)
inlineexplicit

Définition à la ligne 269 du fichier core/materials/ComponentItem.h.

Documentation des fonctions membres

◆ _currentSubItemBase()

__host__ __device__ matimpl::ConstituentItemBase Arcane::Materials::CellComponentCellEnumerator::_currentSubItemBase ( ) const
inlineprotected

Définition à la ligne 307 du fichier core/materials/ComponentItem.h.

◆ _varIndex()

__host__ __device__ MatVarIndex Arcane::Materials::CellComponentCellEnumerator::_varIndex ( ) const
inline

Définition à la ligne 286 du fichier core/materials/ComponentItem.h.

◆ begin()

__host__ __device__ Iterator Arcane::Materials::CellComponentCellEnumerator::begin ( ) const
inline

Définition à la ligne 295 du fichier core/materials/ComponentItem.h.

◆ end()

__host__ __device__ Sentinel Arcane::Materials::CellComponentCellEnumerator::end ( ) const
inline

Définition à la ligne 296 du fichier core/materials/ComponentItem.h.

◆ hasNext()

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

Définition à la ligne 279 du fichier core/materials/ComponentItem.h.

◆ index()

__host__ __device__ Int32 Arcane::Materials::CellComponentCellEnumerator::index ( ) const
inline

Définition à la ligne 290 du fichier core/materials/ComponentItem.h.

◆ operator ComponentItemLocalId()

__host__ __device__ Arcane::Materials::CellComponentCellEnumerator::operator ComponentItemLocalId ( ) const
inline

Définition à la ligne 291 du fichier core/materials/ComponentItem.h.

◆ operator*()

__host__ __device__ ComponentCell Arcane::Materials::CellComponentCellEnumerator::operator* ( ) const
inline

Définition à la ligne 281 du fichier core/materials/ComponentItem.h.

◆ operator++()

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

Définition à la ligne 278 du fichier core/materials/ComponentItem.h.

Documentation des fonctions amies et associées

◆ EnumeratorTracer

friend class EnumeratorTracer
friend

Définition à la ligne 184 du fichier core/materials/ComponentItem.h.

Documentation des données membres

◆ m_first_sub_index

Int32 Arcane::Materials::CellComponentCellEnumerator::m_first_sub_index = -1
protected

Définition à la ligne 302 du fichier core/materials/ComponentItem.h.

◆ m_index

Int32 Arcane::Materials::CellComponentCellEnumerator::m_index = 0
protected

Définition à la ligne 300 du fichier core/materials/ComponentItem.h.

◆ m_size

Int32 Arcane::Materials::CellComponentCellEnumerator::m_size = 0
protected

Définition à la ligne 301 du fichier core/materials/ComponentItem.h.

◆ m_sub_constituent_shared_info

ComponentItemSharedInfo* Arcane::Materials::CellComponentCellEnumerator::m_sub_constituent_shared_info = nullptr
protected

Définition à la ligne 303 du fichier core/materials/ComponentItem.h.


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