16#include <Travail_pression_VDF.h>
17#include <Operateur_base.h>
18#include <Equation_base.h>
Class defining operators and methods for all reading operation in an input flow (file,...
virtual const Operateur & operateur(int) const =0
const Equation_base & equation() const
Returns the reference to the equation pointed to by MorEqn::mon_equation.
virtual int debute_par(const char *const n) const
const Nom & que_suis_je() const
Returns the string identifying the class.
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.
virtual Operateur_base & l_op_base()=0
Base class for output streams.
Implements the pressure work term:
virtual void completer()
Updates internal references of the Source_base object.
void completer() override
Updates internal references of the Source_base object.