Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >
+ Graphe de collaboration de Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >:

Types publics

using ContainerType = typename MatCommandType::Container
 

Fonctions membres publiques

 GenericMatCommand (const MatCommandType &mat_command)
 
 GenericMatCommand (const MatCommandType &mat_command, const std::tuple< ReducerArgs... > &reducer_args)
 

Attributs publics

MatCommandType m_mat_command
 
std::tuple< ReducerArgs... > m_reducer_args
 

Description détaillée

template<typename MatCommandType, typename... ReducerArgs>
class Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >

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

Documentation des définitions de type membres

◆ ContainerType

template<typename MatCommandType , typename... ReducerArgs>
using Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >::ContainerType = typename MatCommandType::Container

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

Documentation des constructeurs et destructeur

◆ GenericMatCommand() [1/2]

template<typename MatCommandType , typename... ReducerArgs>
Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >::GenericMatCommand ( const MatCommandType &  mat_command)
inlineexplicit

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

◆ GenericMatCommand() [2/2]

template<typename MatCommandType , typename... ReducerArgs>
Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >::GenericMatCommand ( const MatCommandType &  mat_command,
const std::tuple< ReducerArgs... > &  reducer_args 
)
inlineexplicit

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

Documentation des données membres

◆ m_mat_command

template<typename MatCommandType , typename... ReducerArgs>
MatCommandType Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >::m_mat_command

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

◆ m_reducer_args

template<typename MatCommandType , typename... ReducerArgs>
std::tuple<ReducerArgs...> Arcane::Accelerator::impl::GenericMatCommand< MatCommandType, ReducerArgs >::m_reducer_args

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


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