Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Accelerator::ArrayBoundRunCommand< N, LoopBoundType, RemainingArgs >
+ Graphe de collaboration de Arcane::Accelerator::ArrayBoundRunCommand< N, LoopBoundType, RemainingArgs >:

Fonctions membres publiques

 ArrayBoundRunCommand (RunCommand &command, const LoopBoundType &bounds)
 
 ArrayBoundRunCommand (RunCommand &command, const LoopBoundType &bounds, const std::tuple< RemainingArgs... > &args)
 

Attributs publics

RunCommandm_command
 
LoopBoundType m_bounds
 
std::tuple< RemainingArgs... > m_remaining_args
 

Description détaillée

template<int N, typename LoopBoundType, typename... RemainingArgs>
class Arcane::Accelerator::ArrayBoundRunCommand< N, LoopBoundType, RemainingArgs >

Définition à la ligne 143 du fichier RunCommandLoop.h.

Documentation des constructeurs et destructeur

◆ ArrayBoundRunCommand() [1/2]

template<int N, typename LoopBoundType , typename... RemainingArgs>
Arcane::Accelerator::ArrayBoundRunCommand< N, LoopBoundType, RemainingArgs >::ArrayBoundRunCommand ( RunCommand command,
const LoopBoundType bounds 
)
inline

Définition à la ligne 147 du fichier RunCommandLoop.h.

◆ ArrayBoundRunCommand() [2/2]

template<int N, typename LoopBoundType , typename... RemainingArgs>
Arcane::Accelerator::ArrayBoundRunCommand< N, LoopBoundType, RemainingArgs >::ArrayBoundRunCommand ( RunCommand command,
const LoopBoundType bounds,
const std::tuple< RemainingArgs... > &  args 
)
inline

Définition à la ligne 152 du fichier RunCommandLoop.h.

Documentation des données membres

◆ m_bounds

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

◆ m_command

template<int N, typename LoopBoundType , typename... RemainingArgs>
RunCommand& Arcane::Accelerator::ArrayBoundRunCommand< N, LoopBoundType, RemainingArgs >::m_command

Définition à la ligne 158 du fichier RunCommandLoop.h.

◆ m_remaining_args

template<int N, typename LoopBoundType , typename... RemainingArgs>
std::tuple<RemainingArgs...> Arcane::Accelerator::ArrayBoundRunCommand< N, LoopBoundType, RemainingArgs >::m_remaining_args

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


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