31 Cerr <<
"we choose the calculation 2D_Axi, reading"<< finl;
44 Cerr <<
"we choose the calculation 2D_Axi, reading"<< finl;
58 Cerr <<
"we choose the calculation 2D_Axi bidim_axi =1 "<< finl;
Class Axi_2D This class is an interpreter that serves to read the 2D_axi attribute.
Entree & interpreter(Entree &) override
Main function of the Axi interpreter Sets the 2D_axi variable to 1.
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for "interpreter" objects.
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.