Liste d'indices locaux pour les 'ComponentItemInternal'. Plus de détails...
#include <arcane/core/materials/internal/ConstituentItemLocalIdList.h>
Fonctions membres publiques | |
ConstituentItemLocalIdList (ComponentItemSharedInfo *shared_info, const String &debug_name) | |
void | resize (Int32 new_size) |
void | setConstituentItem (Int32 index, ConstituentItemIndex id) |
void | copy (ConstArrayView< ConstituentItemIndex > ids) |
void | copy (const ConstituentItemLocalIdListView &view) |
ConstArrayView< ConstituentItemIndex > | localIds () const |
SmallSpan< ConstituentItemIndex > | mutableLocalIds () |
matimpl::ConstituentItemBase | itemBase (Int32 index) const |
ConstituentItemIndex | localId (Int32 index) const |
MatVarIndex | variableIndex (Int32 index) const |
ConstituentItemLocalIdListView | view () const |
Fonctions membres privées | |
SmallSpan< ConstituentItemIndex > | _mutableItemIndexList () |
Attributs privés | |
UniqueArray< ConstituentItemIndex > | m_constituent_item_index_list |
Liste des ConstituentItemIndex pour ce constituant. | |
ComponentItemSharedInfo * | m_shared_info = nullptr |
Amis | |
class | ConstituentItemVectorImpl |
Liste d'indices locaux pour les 'ComponentItemInternal'.
Définition à la ligne 35 du fichier ConstituentItemLocalIdList.h.
Arcane::Materials::ConstituentItemLocalIdList::ConstituentItemLocalIdList | ( | ComponentItemSharedInfo * | shared_info, |
const String & | debug_name | ||
) |
Définition à la ligne 27 du fichier ConstituentItemLocalIdList.cc.
|
inlineprivate |
Définition à la ligne 101 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 63 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 55 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 80 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 84 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 72 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 76 du fichier ConstituentItemLocalIdList.h.
void Arcane::Materials::ConstituentItemLocalIdList::resize | ( | Int32 | new_size | ) |
Définition à la ligne 42 du fichier ConstituentItemLocalIdList.cc.
|
inline |
Définition à la ligne 50 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 89 du fichier ConstituentItemLocalIdList.h.
|
inline |
Définition à la ligne 94 du fichier ConstituentItemLocalIdList.h.
|
friend |
Définition à la ligne 38 du fichier ConstituentItemLocalIdList.h.
|
private |
Liste des ConstituentItemIndex pour ce constituant.
Définition à la ligne 104 du fichier ConstituentItemLocalIdList.h.
|
private |
Définition à la ligne 106 du fichier ConstituentItemLocalIdList.h.