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

Types publics

typedef const SimdMatVarIndexIterType
 

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 135 du fichier ComponentSimd.h.

Documentation des définitions de type membres

◆ IterType

Documentation des constructeurs et destructeur

◆ LoopFunctorEnvPartSimdCell()

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

Définition à la ligne 140 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::LoopFunctorEnvPartSimdCell::operator<< ( Lambda &&  lambda)
inline

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

Documentation des données membres

◆ m_impure_items

ComponentPartItemVectorView Arcane::LoopFunctorEnvPartSimdCell::m_impure_items
private

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

◆ m_pure_items

ComponentPartItemVectorView Arcane::LoopFunctorEnvPartSimdCell::m_pure_items
private

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


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