Arcane  4.1.11.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::LoopFunctorEnvPartSimdCell
Graphe de collaboration de Arcane::Materials::LoopFunctorEnvPartSimdCell:

Types publics

typedef const SimdMatVarIndex & IterType

Fonctions membres publiques

 LoopFunctorEnvPartSimdCell (ComponentPartItemVectorView pure_items, ComponentPartItemVectorView impure_items)
template<typename Lambda>
void operator<< (Lambda &&lambda)

Fonctions membres publiques statiques

static LoopFunctorEnvPartSimdCell create (const EnvCellVector &env)
static LoopFunctorEnvPartSimdCell create (IMeshEnvironment *env)

Attributs privés

ComponentPartItemVectorView m_pure_items
ComponentPartItemVectorView m_impure_items

Description détaillée

Définition à la ligne 141 du fichier ComponentSimd.h.

Documentation des définitions de type membres

◆ IterType

typedef const SimdMatVarIndex& Arcane::Materials::LoopFunctorEnvPartSimdCell::IterType

Définition à la ligne 144 du fichier ComponentSimd.h.

Documentation des constructeurs et destructeur

◆ LoopFunctorEnvPartSimdCell()

Arcane::Materials::LoopFunctorEnvPartSimdCell::LoopFunctorEnvPartSimdCell ( ComponentPartItemVectorView pure_items,
ComponentPartItemVectorView impure_items )
inline

Définition à la ligne 146 du fichier ComponentSimd.h.

Documentation des fonctions membres

◆ create() [1/2]

MATERIALS_BEGIN_NAMESPACE LoopFunctorEnvPartSimdCell Arcane::LoopFunctorEnvPartSimdCell::create ( const EnvCellVector & env)
static

Définition à la ligne 32 du fichier ComponentSimd.cc.

◆ create() [2/2]

LoopFunctorEnvPartSimdCell Arcane::LoopFunctorEnvPartSimdCell::create ( IMeshEnvironment * env)
static

Définition à la ligne 41 du fichier ComponentSimd.cc.

◆ operator<<()

template<typename Lambda>
void Arcane::Materials::LoopFunctorEnvPartSimdCell::operator<< ( Lambda && lambda)
inline

Définition à la ligne 154 du fichier ComponentSimd.h.

Documentation des données membres

◆ m_impure_items

ComponentPartItemVectorView Arcane::Materials::LoopFunctorEnvPartSimdCell::m_impure_items
private

Définition à la ligne 160 du fichier ComponentSimd.h.

◆ m_pure_items

ComponentPartItemVectorView Arcane::Materials::LoopFunctorEnvPartSimdCell::m_pure_items
private

Définition à la ligne 159 du fichier ComponentSimd.h.


La documentation de cette classe a été générée à partir des fichiers suivants :