Opérations parallèle sur les entités fantômes. Plus de détails...
#include <arcane/core/SynchronizerMatrixPrinter.h>
Fonctions membres publiques | |
SynchronizerMatrixPrinter (IVariableSynchronizer *synchronizer) | |
virtual | ~SynchronizerMatrixPrinter () |
Libère les ressources. | |
void | print (std::ostream &o) const |
Attributs privés | |
IVariableSynchronizer * | m_synchronizer |
Opérations parallèle sur les entités fantômes.
Définition à la ligne 32 du fichier SynchronizerMatrixPrinter.h.
Arcane::SynchronizerMatrixPrinter::SynchronizerMatrixPrinter | ( | IVariableSynchronizer * | synchronizer | ) |
Définition à la ligne 32 du fichier SynchronizerMatrixPrinter.cc.
|
inlinevirtual |
Libère les ressources.
Définition à la ligne 37 du fichier SynchronizerMatrixPrinter.h.
void Arcane::SynchronizerMatrixPrinter::print | ( | std::ostream & | o | ) | const |
Définition à la ligne 45 du fichier SynchronizerMatrixPrinter.cc.
|
private |
Définition à la ligne 43 du fichier SynchronizerMatrixPrinter.h.