18Implemente_instanciable_sans_constructeur(
Esp_Dist,
"Esp_Dist",ArrOfInt);
44 os << PE_voisin_<<finl;
Class defining operators and methods for all reading operation in an input flow (file,...
Distant space used for managing distributed arrays. This class describes a distant space of a data ve...
Esp_Dist()
Default constructor.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for output streams.
Entree & readOn(Entree &is) override
Sortie & printOn(Sortie &os) const override