Arcane  v3.15.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >

Classe pour les commandes MatAndGlobalCell et EnvAndGlobalCell. Plus de détails...

#include <arcane/accelerator/RunCommandMaterialEnumerate.h>

+ Graphe de collaboration de Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >:

Classes

class  Container
 Conteneur contenant les informations nécessaires pour la commande. Plus de détails...
 

Types publics

using ThatClass = ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >
 
using CommandType = ThatClass
 
using IteratorValueType = Arcane::Materials::ConstituentAndGlobalCellIteratorValue< ConstituentItemLocalIdType_ >
 
using ContainerCreateViewType = ContainerCreateViewType_
 

Fonctions membres publiques statiques

static CommandType create (RunCommand &run_command, const Container &items)
 

Attributs publics

RunCommandm_command
 
Container m_items
 

Description détaillée

template<typename ConstituentItemLocalIdType_, typename ContainerCreateViewType_>
class Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >

Classe pour les commandes MatAndGlobalCell et EnvAndGlobalCell.

Définition à la ligne 303 du fichier RunCommandMaterialEnumerate.h.

Documentation des définitions de type membres

◆ CommandType

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
using Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::CommandType = ThatClass

Définition à la ligne 308 du fichier RunCommandMaterialEnumerate.h.

◆ ContainerCreateViewType

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
using Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::ContainerCreateViewType = ContainerCreateViewType_

Définition à la ligne 310 du fichier RunCommandMaterialEnumerate.h.

◆ IteratorValueType

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
using Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::IteratorValueType = Arcane::Materials::ConstituentAndGlobalCellIteratorValue<ConstituentItemLocalIdType_>

Définition à la ligne 309 du fichier RunCommandMaterialEnumerate.h.

◆ ThatClass

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
using Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::ThatClass = ConstituentAndGlobalCellRunCommandBase<ConstituentItemLocalIdType_, ContainerCreateViewType_>

Définition à la ligne 307 du fichier RunCommandMaterialEnumerate.h.

Documentation des fonctions membres

◆ create()

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
static CommandType Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::create ( RunCommand run_command,
const Container items 
)
inlinestatic

Définition à la ligne 338 du fichier RunCommandMaterialEnumerate.h.

Documentation des données membres

◆ m_command

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
RunCommand& Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::m_command

Définition à la ligne 354 du fichier RunCommandMaterialEnumerate.h.

◆ m_items

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
Container Arcane::Accelerator::impl::ConstituentAndGlobalCellRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::m_items

Définition à la ligne 355 du fichier RunCommandMaterialEnumerate.h.


La documentation de cette classe a été générée à partir du fichier suivant :