Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::TBBTaskImplementation::MDParallelForExecute< RankValue >
+ Graphe de collaboration de Arcane::TBBTaskImplementation::MDParallelForExecute< RankValue >:

Fonctions membres publiques

 MDParallelForExecute (TBBTaskImplementation *impl, const ParallelLoopOptions &options, const ComplexForLoopRanges< RankValue > &range, IMDRangeFunctor< RankValue > *f, ForLoopOneExecStat *stat_info)
 
void operator() () const
 

Attributs privés

TBBTaskImplementationm_impl = nullptr
 
tbb::blocked_rangeNd< Int32, RankValuem_tbb_range
 
IMDRangeFunctor< RankValue > * m_functor = nullptr
 
ParallelLoopOptions m_options
 
ForLoopOneExecStatm_stat_info = nullptr
 

Description détaillée

template<int RankValue>
class Arcane::TBBTaskImplementation::MDParallelForExecute< RankValue >

Définition à la ligne 950 du fichier TBBTaskImplementation.cc.

Documentation des constructeurs et destructeur

◆ MDParallelForExecute()

template<int RankValue>
Arcane::TBBTaskImplementation::MDParallelForExecute< RankValue >::MDParallelForExecute ( TBBTaskImplementation impl,
const ParallelLoopOptions options,
const ComplexForLoopRanges< RankValue > &  range,
IMDRangeFunctor< RankValue > *  f,
ForLoopOneExecStat stat_info 
)
inline

Définition à la ligne 954 du fichier TBBTaskImplementation.cc.

Documentation des fonctions membres

◆ operator()()

template<int RankValue>
void Arcane::TBBTaskImplementation::MDParallelForExecute< RankValue >::operator() ( ) const
inline

Définition à la ligne 973 du fichier TBBTaskImplementation.cc.

Documentation des données membres

◆ m_functor

Définition à la ligne 994 du fichier TBBTaskImplementation.cc.

◆ m_impl

Définition à la ligne 992 du fichier TBBTaskImplementation.cc.

◆ m_options

Définition à la ligne 995 du fichier TBBTaskImplementation.cc.

◆ m_stat_info

Définition à la ligne 996 du fichier TBBTaskImplementation.cc.

◆ m_tbb_range

template<int RankValue>
tbb::blocked_rangeNd<Int32,RankValue> Arcane::TBBTaskImplementation::MDParallelForExecute< RankValue >::m_tbb_range
private

Définition à la ligne 993 du fichier TBBTaskImplementation.cc.


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