Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::ConstituentItemIndex
+ Graphe de collaboration de Arcane::Materials::ConstituentItemIndex:

Fonctions membres publiques

__host__ __device__ constexpr ConstituentItemIndex (Int32 id)
 
__host__ __device__ constexpr Int32 localId () const
 
__host__ __device__ constexpr bool isNull () const
 

Amis

__host__ __device__ friend constexpr bool operator== (ConstituentItemIndex a, ConstituentItemIndex b)
 
__host__ __device__ friend constexpr bool operator!= (ConstituentItemIndex a, ConstituentItemIndex b)
 
std::ostream & operator<< (std::ostream &o, const ConstituentItemIndex &id)
 

Description détaillée

Définition à la ligne 46 du fichier core/materials/ComponentItemInternal.h.

Documentation des constructeurs et destructeur

◆ ConstituentItemIndex()

__host__ __device__ constexpr Arcane::Materials::ConstituentItemIndex::ConstituentItemIndex ( Int32  id)
inlineexplicitconstexpr

Définition à la ligne 51 du fichier core/materials/ComponentItemInternal.h.

Documentation des fonctions membres

◆ isNull()

__host__ __device__ constexpr bool Arcane::Materials::ConstituentItemIndex::isNull ( ) const
inlineconstexpr

Définition à la ligne 68 du fichier core/materials/ComponentItemInternal.h.

◆ localId()

__host__ __device__ constexpr Int32 Arcane::Materials::ConstituentItemIndex::localId ( ) const
inlineconstexpr

Définition à la ligne 54 du fichier core/materials/ComponentItemInternal.h.

Documentation des fonctions amies et associées

◆ operator!=

__host__ __device__ friend constexpr bool operator!= ( ConstituentItemIndex  a,
ConstituentItemIndex  b 
)
friend

Définition à la ligne 60 du fichier core/materials/ComponentItemInternal.h.

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
const ConstituentItemIndex id 
)
friend

Définition à la ligne 88 du fichier ComponentItemInternal.cc.

◆ operator==

__host__ __device__ friend constexpr bool operator== ( ConstituentItemIndex  a,
ConstituentItemIndex  b 
)
friend

Définition à la ligne 55 du fichier core/materials/ComponentItemInternal.h.


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