16#include <Operateur_Div_base.h>
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.
Classe Operateur_Div_base This class is the base of the hierarchy of operators representing.
DoubleVect & multvect(const DoubleTab &, DoubleTab &) const
class Operateur_base This class is the base of the hierarchy of objects representing an
virtual DoubleTab & calculer(const DoubleTab &, DoubleTab &) const
Base class for output streams.