Index d'une entité constituant dans la liste des entités constituants.
Plus de détails...
#include <arcane/core/materials/ConstituentItemSharedInfo.h>
|
| __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) |
Index d'une entité constituant dans la liste des entités constituants.
L'index est propre à chaque type d'entité consituant (AllEnvCell, EnvCell, MatCell). La liste est gérée par ComponentIemtInternalData.
Définition à la ligne 36 du fichier ConstituentItemSharedInfo.h.
◆ ConstituentItemIndex()
| __host__ __device__ constexpr Arcane::Materials::ConstituentItemIndex::ConstituentItemIndex |
( |
Int32 | id | ) |
|
|
inlineexplicitconstexpr |
◆ isNull()
| __host__ __device__ constexpr bool Arcane::Materials::ConstituentItemIndex::isNull |
( |
| ) |
const |
|
inlineconstexpr |
◆ localId()
| __host__ __device__ constexpr Int32 Arcane::Materials::ConstituentItemIndex::localId |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!=
| __host__ __device__ friend constexpr bool operator!= |
( |
ConstituentItemIndex | a, |
|
|
ConstituentItemIndex | b ) |
|
friend |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | o, |
|
|
const ConstituentItemIndex & | id ) |
|
friend |
◆ operator==
| __host__ __device__ friend constexpr bool operator== |
( |
ConstituentItemIndex | a, |
|
|
ConstituentItemIndex | b ) |
|
friend |
◆ m_id
| Int32 Arcane::Materials::ConstituentItemIndex::m_id = -1 |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :