Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::ParallelMngDispatcherBuildInfo
+ Graphe de collaboration de Arcane::ParallelMngDispatcherBuildInfo:

Fonctions membres publiques

 ParallelMngDispatcherBuildInfo (MP::Dispatchers *dispatchers, MP::MessagePassingMng *mpm)
 
 ParallelMngDispatcherBuildInfo (Ref< MP::Dispatchers > dispatchers, Ref< MP::MessagePassingMng > mpm)
 
 ParallelMngDispatcherBuildInfo (Int32 comm_rank, Int32 comm_size)
 
Int32 commRank () const
 
Int32 commSize () const
 
Ref< MP::DispatchersdispatchersRef () const
 
Ref< MP::MessagePassingMngmessagePassingMngRef () const
 
MP::MessagePassingMngmessagePassingMng () const
 
MP::Dispatchersdispatchers () const
 

Description détaillée

Définition à la ligne 39 du fichier ParallelMngDispatcher.h.

Documentation des constructeurs et destructeur

◆ ParallelMngDispatcherBuildInfo() [1/3]

Arcane::ParallelMngDispatcherBuildInfo::ParallelMngDispatcherBuildInfo ( MP::Dispatchers dispatchers,
MP::MessagePassingMng mpm 
)

Définition à la ligne 55 du fichier ParallelMngDispatcher.cc.

◆ ParallelMngDispatcherBuildInfo() [2/3]

Arcane::ParallelMngDispatcherBuildInfo::ParallelMngDispatcherBuildInfo ( Ref< MP::Dispatchers dispatchers,
Ref< MP::MessagePassingMng mpm 
)

Définition à la ligne 69 du fichier ParallelMngDispatcher.cc.

◆ ParallelMngDispatcherBuildInfo() [3/3]

Arcane::ParallelMngDispatcherBuildInfo::ParallelMngDispatcherBuildInfo ( Int32  comm_rank,
Int32  comm_size 
)

Définition à la ligne 85 du fichier ParallelMngDispatcher.cc.

Documentation des fonctions membres

◆ commRank()

Int32 Arcane::ParallelMngDispatcherBuildInfo::commRank ( ) const
inline

Définition à la ligne 52 du fichier ParallelMngDispatcher.h.

◆ commSize()

Int32 Arcane::ParallelMngDispatcherBuildInfo::commSize ( ) const
inline

Définition à la ligne 53 du fichier ParallelMngDispatcher.h.

◆ dispatchers()

MP::Dispatchers * Arcane::ParallelMngDispatcherBuildInfo::dispatchers ( ) const
inline

Définition à la ligne 60 du fichier ParallelMngDispatcher.h.

◆ dispatchersRef()

Ref< MP::Dispatchers > Arcane::ParallelMngDispatcherBuildInfo::dispatchersRef ( ) const
inline

Définition à la ligne 54 du fichier ParallelMngDispatcher.h.

◆ messagePassingMng()

MP::MessagePassingMng * Arcane::ParallelMngDispatcherBuildInfo::messagePassingMng ( ) const
inline

Définition à la ligne 58 du fichier ParallelMngDispatcher.h.

◆ messagePassingMngRef()

Ref< MP::MessagePassingMng > Arcane::ParallelMngDispatcherBuildInfo::messagePassingMngRef ( ) const
inline

Définition à la ligne 55 du fichier ParallelMngDispatcher.h.


La documentation de cette classe a été générée à partir des fichiers suivants :