Parallel operations on ghost entities. More...
#include <arcane/core/SynchronizerMatrixPrinter.h>
Public Member Functions | |
| SynchronizerMatrixPrinter (IVariableSynchronizer *synchronizer) | |
| virtual | ~SynchronizerMatrixPrinter ()=default |
| Frees resources. | |
| void | print (std::ostream &o) const |
Friends | |
| std::ostream & | operator<< (std::ostream &o, const SynchronizerMatrixPrinter &s) |
Parallel operations on ghost entities.
Definition at line 34 of file SynchronizerMatrixPrinter.h.
|
explicit |
Definition at line 32 of file SynchronizerMatrixPrinter.cc.
| void Arcane::SynchronizerMatrixPrinter::print | ( | std::ostream & | o | ) | const |
Definition at line 44 of file SynchronizerMatrixPrinter.cc.
|
friend |
Definition at line 44 of file SynchronizerMatrixPrinter.h.