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

Commande pour itérer sur les EnvCell ou MatCell. Plus de détails...

#include <arcane/accelerator/RunCommandMaterialEnumerate.h>

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

Classes

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

Types publics

using ThatClass = ConstituentRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >
 
using CommandType = ThatClass
 
using IteratorValueType = 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::ConstituentRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >

Commande pour itérer sur les EnvCell ou MatCell.

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

Documentation des définitions de type membres

◆ CommandType

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

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

◆ ContainerCreateViewType

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

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

◆ IteratorValueType

template<typename ConstituentItemLocalIdType_ , typename ContainerCreateViewType_ >
using Arcane::Accelerator::impl::ConstituentRunCommandBase< ConstituentItemLocalIdType_, ContainerCreateViewType_ >::IteratorValueType = ConstituentItemLocalIdType_

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

◆ ThatClass

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

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

Documentation des fonctions membres

◆ create()

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

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

Documentation des données membres

◆ m_command

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

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

◆ m_items

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

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


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