Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Materials::CellComponentCellEnumerator::IteratorT< ConstituentItemType >
+ Graphe d'héritage de Arcane::Materials::CellComponentCellEnumerator::IteratorT< ConstituentItemType >:
+ Graphe de collaboration de Arcane::Materials::CellComponentCellEnumerator::IteratorT< ConstituentItemType >:

Types publics

using value_type = ConstituentItemType
 
- Types publics hérités de Arcane::Materials::CellComponentCellEnumerator::Iterator
using iterator_category = std::forward_iterator_tag
 
using value_type = ComponentCell
 

Fonctions membres publiques

__host__ __device__ ConstituentItemType operator* () const
 
- Fonctions membres publiques hérités de Arcane::Materials::CellComponentCellEnumerator::Iterator
__host__ __device__ void operator++ ()
 
__host__ __device__ ComponentCell operator* () const
 
__host__ __device__ operator ComponentItemLocalId () const
 

Amis

class CellComponentCellEnumeratorT< ConstituentItemType >
 

Description détaillée

template<typename ConstituentItemType>
class Arcane::Materials::CellComponentCellEnumerator::IteratorT< ConstituentItemType >

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

Documentation des définitions de type membres

◆ value_type

template<typename ConstituentItemType >
using Arcane::Materials::CellComponentCellEnumerator::IteratorT< ConstituentItemType >::value_type = ConstituentItemType

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

Documentation des fonctions membres

◆ operator*()

template<typename ConstituentItemType >
__host__ __device__ ConstituentItemType Arcane::Materials::CellComponentCellEnumerator::IteratorT< ConstituentItemType >::operator* ( ) const
inline

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

Documentation des fonctions amies et associées

◆ CellComponentCellEnumeratorT< ConstituentItemType >

template<typename ConstituentItemType >
friend class CellComponentCellEnumeratorT< ConstituentItemType >
friend

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


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