16#include <IJK_One_Dimensional_Subproblems_Geometry.h>
19 "IJK_One_Dimensional_Subproblems_Geometry",
22Sortie& IJK_One_Dimensional_Subproblems_Geometry::printOn(
Sortie& os )
const
28Entree& IJK_One_Dimensional_Subproblems_Geometry::readOn(
Entree& is )
Class defining operators and methods for all reading operation in an input flow (file,...
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.