Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::SynchronizerMatrixPrinter

Opérations parallèle sur les entités fantômes. Plus de détails...

#include <arcane/core/SynchronizerMatrixPrinter.h>

+ Graphe de collaboration de Arcane::SynchronizerMatrixPrinter:

Fonctions membres publiques

 SynchronizerMatrixPrinter (IVariableSynchronizer *synchronizer)
 
virtual ~SynchronizerMatrixPrinter ()
 Libère les ressources.
 
void print (std::ostream &o) const
 

Attributs privés

IVariableSynchronizerm_synchronizer
 

Description détaillée

Opérations parallèle sur les entités fantômes.

Définition à la ligne 32 du fichier SynchronizerMatrixPrinter.h.

Documentation des constructeurs et destructeur

◆ SynchronizerMatrixPrinter()

Arcane::SynchronizerMatrixPrinter::SynchronizerMatrixPrinter ( IVariableSynchronizer synchronizer)

Définition à la ligne 32 du fichier SynchronizerMatrixPrinter.cc.

◆ ~SynchronizerMatrixPrinter()

virtual Arcane::SynchronizerMatrixPrinter::~SynchronizerMatrixPrinter ( )
inlinevirtual

Libère les ressources.

Définition à la ligne 37 du fichier SynchronizerMatrixPrinter.h.

Documentation des fonctions membres

◆ print()

void Arcane::SynchronizerMatrixPrinter::print ( std::ostream &  o) const

Définition à la ligne 45 du fichier SynchronizerMatrixPrinter.cc.

Documentation des données membres

◆ m_synchronizer

IVariableSynchronizer* Arcane::SynchronizerMatrixPrinter::m_synchronizer
private

Définition à la ligne 43 du fichier SynchronizerMatrixPrinter.h.


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