Enumérateur sur les constituants d'une maille. Plus de détails...
#include <arcane/core/materials/ConstituentItem.h>
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 |
ComponentItemSharedInfo * | m_sub_constituent_shared_info = nullptr |
Amis | |
class | EnumeratorTracer |
Enumérateur sur les constituants d'une maille.
Définition à la ligne 186 du fichier ConstituentItem.h.
|
inlineexplicit |
Définition à la ligne 273 du fichier ConstituentItem.h.
|
inlineprotected |
Définition à la ligne 311 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 290 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 299 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 300 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 283 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 294 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 295 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 285 du fichier ConstituentItem.h.
|
inline |
Définition à la ligne 282 du fichier ConstituentItem.h.
|
friend |
Définition à la ligne 188 du fichier ConstituentItem.h.
|
protected |
Définition à la ligne 306 du fichier ConstituentItem.h.
|
protected |
Définition à la ligne 304 du fichier ConstituentItem.h.
|
protected |
Définition à la ligne 305 du fichier ConstituentItem.h.
|
protected |
Définition à la ligne 307 du fichier ConstituentItem.h.