Indexeur SIMD sur un composant.
Plus de détails...
#include <arcane/materials/ComponentSimd.h>
Indexeur SIMD sur un composant.
Définition à la ligne 50 du fichier ComponentSimd.h.
◆ SimdIndexType
◆ SimdMatVarIndex() [1/2]
Arcane::SimdMatVarIndex::SimdMatVarIndex |
( |
Int32 |
array_index, |
|
|
SimdIndexType |
value_index |
|
) |
| |
|
inline |
◆ SimdMatVarIndex() [2/2]
Arcane::SimdMatVarIndex::SimdMatVarIndex |
( |
| ) |
|
|
inline |
◆ arrayIndex()
Int32 Arcane::SimdMatVarIndex::arrayIndex |
( |
| ) |
const |
|
inline |
Retourne l'indice du tableau de valeur dans la liste des variables.
Définition à la ligne 65 du fichier ComponentSimd.h.
◆ valueIndex()
const SimdIndexType & Arcane::SimdMatVarIndex::valueIndex |
( |
| ) |
const |
|
inline |
Retourne l'indice dans le tableau de valeur.
Définition à la ligne 68 du fichier ComponentSimd.h.
◆ m_array_index
Int32 Arcane::SimdMatVarIndex::m_array_index |
|
private |
◆ m_value_index
La documentation de cette classe a été générée à partir du fichier suivant :