Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::SynchronizerMatrixPrinter Class Reference

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)

Detailed Description

Parallel operations on ghost entities.

Definition at line 34 of file SynchronizerMatrixPrinter.h.

Constructor & Destructor Documentation

◆ SynchronizerMatrixPrinter()

Arcane::SynchronizerMatrixPrinter::SynchronizerMatrixPrinter ( IVariableSynchronizer * synchronizer)
explicit

Definition at line 32 of file SynchronizerMatrixPrinter.cc.

Member Function Documentation

◆ print()

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

Definition at line 44 of file SynchronizerMatrixPrinter.cc.

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
const SynchronizerMatrixPrinter & s )
friend

Definition at line 44 of file SynchronizerMatrixPrinter.h.


The documentation for this class was generated from the following files: